Skip to content

Fix broken Nokogiri documentation links in README.md #126

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

Conversation

mikeygough
Copy link
Contributor

@mikeygough mikeygough commented Jun 7, 2025

Howdy,

I noticed two broken links in this gem's README.md.

This PR updates those broken links ( for Nokogiri::XML::Node & Nokogiri::XML::NodeSet ). They should now point to the correct pages on RubyDoc.info.

Alternatively, we could use the Nokogiri documentation page instead of RubyDoc.info. Those links would be

Cheers,
Mikey

Copy link
Member

@flavorjones flavorjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mikeygough Thanks. I would prefer if we used the official Nokogiri docs (which I maintain, in addition to this gem).

Apologies for the slow review.

@mikeygough mikeygough force-pushed the fix-broken-nokogiri-documentation-links-in-readme branch from a364285 to 720b9e6 Compare June 17, 2025 23:16
@mikeygough mikeygough force-pushed the fix-broken-nokogiri-documentation-links-in-readme branch from 720b9e6 to 305bb3b Compare June 17, 2025 23:17
@mikeygough
Copy link
Contributor Author

No problem! Changes implemented, thanks for the review @flavorjones ! :)

@flavorjones
Copy link
Member

Thank you!

@flavorjones flavorjones merged commit 8285bf1 into rails:main Jun 18, 2025
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants