mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
readme: fix stable
-> 24.05
in docs URL
Follow up to previous commit.
This commit is contained in:
parent
98bedb5eeb
commit
0c89a669f6
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ in pkgs.mkShell {
|
|||
Documentation is available on this project's GitHub Pages page:
|
||||
[https://nix-community.github.io/nixvim](https://nix-community.github.io/nixvim)
|
||||
|
||||
The stable documentation is also available at [https://nix-community.github.io/nixvim/stable](https://nix-community.github.io/nixvim/stable).
|
||||
The stable documentation is also available at [https://nix-community.github.io/nixvim/24.05](https://nix-community.github.io/nixvim/24.05).
|
||||
|
||||
If the option `enableMan` is set to `true` (by default it is), man pages will also
|
||||
be installed containing the same information, they can be viewed with `man nixvim`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue