docs: fix links

This commit is contained in:
Snoweuph 2026-04-15 19:45:14 +02:00
commit 6e31cd0d5e
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
5 changed files with 9 additions and 9 deletions

View file

@ -1,11 +1,11 @@
# Offline Documentation {#sec-offline-documentation}
[https://notashelf.github.io/nvf/options.html]: https://notashelf.github.io/nvf/options.html
[https://nvf.notashelf.dev/options.html]: https://nvf.notashelf.dev/options.html
The manpages provided by nvf contains an offline version of the option search
normally available at [https://notashelf.github.io/nvf/options.html]. You may
use the `man 5 nvf` command to view option documentation from the comfort of
your terminal.
normally available at [https://nvf.notashelf.dev/options.html]. You may use the
`man 5 nvf` command to view option documentation from the comfort of your
terminal.
Note that this is only available for NixOS and Home-Manager module
installations.