Fix stale documentation URLs - #8
Open
stephdl wants to merge 1 commit into
Open
Conversation
The admin manual path returned 404 and every handbook link only redirected to handbook.nethserver.org. Point at the live URLs directly. Checked with curl: all five replacements return 200, and the creating-secure-containers anchor still exists on the handbook page.
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.
Description
Five skills point at documentation URLs that no longer resolve correctly.
nethserver-adminlinks the admin manual ashttps://docs.nethserver.org/projects/ns8/en/latest/, which returns 404.nethserver-containerfile,nethserver-issue,nethserver-prandnethserver-releaselink the development handbook underhttps://nethserver.github.io/dev/..., which only 301 redirects tohandbook.nethserver.org, and to thehttp://scheme at that.This points every link at the live URL directly.
docs.nethserver.org/projects/ns8/en/latest/docs.nethserver.org/docs/administrator-manualnethserver.github.io/dev/best_practices/handbook.nethserver.org/best_practices/nethserver.github.io/dev/issues/handbook.nethserver.org/issues/nethserver.github.io/dev/pull_requests/handbook.nethserver.org/pull_requests/nethserver.github.io/dev/version_numbering/handbook.nethserver.org/version_numbering/