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

doc: fix anchor links in and to glossary #7673

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

iFreilicht
Copy link
Contributor

Motivation

Some links in the glossary and nix-store help are broken.

Screenshot 2023-01-24 at 00 21 48

Screenshot 2023-01-24 at 00 22 20

The links in the nix-store help still link to the glossary, but their anchor name is wrong, so you only land at the top of the page.

Context

Trivial change, only small docs changes with no potential side-effects.

Checklist for maintainers

Maintainers: tick if completed or explain if not relevant

  • agreed on idea
  • agreed on implementation strategy
  • tests, as appropriate
    • functional tests - tests/**.sh
    • unit tests - src/*/tests
    • integration tests
  • documentation in the manual
  • code and comments are self-explanatory
  • commit message explains why the change was made
  • new feature or bug fix: updated release notes

@edolstra edolstra enabled auto-merge January 24, 2023 11:30
@edolstra edolstra merged commit d83479d into NixOS:master Jan 24, 2023
@iFreilicht iFreilicht deleted the fix-glossary branch January 24, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants