-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed broken links #409
Fixed broken links #409
Conversation
This fixes apache#403
Everything you have so far looks good. I noticed another thing that seems to be broken while looking at your changes. The link for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Feel free to add the fix for the additional one that @DomGarguilo found. I'll hold off merging until then.
Co-authored-by: Dom G. <domgarguilo@apache.org>
It looks like the build was failing due to the ruby version in the github actions script. I updated it on main so once you merge main into this branch it should pass here. |
…r-properties file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This fixes #403