Skip to content
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

Broken links to single-page Nix manuals #1032

Closed
AlexMills0 opened this issue Aug 14, 2024 · 2 comments · Fixed by #1056
Closed

Broken links to single-page Nix manuals #1032

AlexMills0 opened this issue Aug 14, 2024 · 2 comments · Fixed by #1056

Comments

@AlexMills0
Copy link

AlexMills0 commented Aug 14, 2024

The links shown in the screenshot do not work.

I will try to fix this (and submit a pull request) later, if nobody else beats me to it.

I am new to this and welcome all feedback.

Screenshot_20240814_180145

@fricklerhandwerk
Copy link
Collaborator

Hm, that should not happen. I'll check what's going on when I run the next version bump, soon-ish.

@fricklerhandwerk
Copy link
Collaborator

Aha, if you inspect what the links point to you'll notice that mutable version prefix is latest for all of them. Check the source:

https://github.com/NixOS/nix.dev/blob/master/source/reference/nix-manual.md?plain=1#L37-L45

Those instances need to be changed to the prefix corresponding to the actual version we want to point to. @AlexMills0 do you want to make a patch for that? Would be a great first contribution!

@fricklerhandwerk fricklerhandwerk changed the title Issue on page /reference/nix-manual.html Broken links to single-page Nix manuals Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants