Fix/fix wiki links#12065
Merged
RayBB merged 8 commits intointernetarchive:masterfrom Mar 10, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates links in several README files, replacing old GitHub Wiki URLs (github.com/internetarchive/openlibrary/wiki/...) with their equivalents on the new documentation site (docs.openlibrary.org). This is part of a broader migration of documentation away from the GitHub Wiki.
Changes:
- Updated links in
Readme.md,docker/README.md,openlibrary/plugins/README.md, andopenlibrary/i18n/README.mdto point todocs.openlibrary.orginstead of the GitHub Wiki.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
Readme.md |
Updates 5 wiki links to docs.openlibrary.org equivalents (GSoC, Hacktoberfest, Frontend, Service Architecture, Testing, Community Call, Developer docs) |
docker/README.md |
Updates 2 wiki links: Frontend Guide (dropping the #css-js-and-html anchor) and Debugging/Profiling |
openlibrary/plugins/README.md |
Updates 1 wiki link for the Frontend Guide, but the surrounding text still says "in our Github Wiki" |
openlibrary/i18n/README.md |
Updates the docs.openlibrary.org URL but the surrounding text still says "moved to the wiki" |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…into fix/fix-wiki-links
RayBB
approved these changes
Mar 10, 2026
Collaborator
RayBB
left a comment
There was a problem hiding this comment.
Great work thanks for fixing these
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix - updates more wiki links to the docs sites across seperate README's
Technical
Testing
Screenshot
Stakeholders
@RayBB