Skip to content

Commit 0c89a66

Browse files
committed
readme: fix stable -> 24.05 in docs URL
Follow up to previous commit.
1 parent 98bedb5 commit 0c89a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ in pkgs.mkShell {
281281
Documentation is available on this project's GitHub Pages page:
282282
[https://nix-community.github.io/nixvim](https://nix-community.github.io/nixvim)
283283

284-
The stable documentation is also available at [https://nix-community.github.io/nixvim/stable](https://nix-community.github.io/nixvim/stable).
284+
The stable documentation is also available at [https://nix-community.github.io/nixvim/24.05](https://nix-community.github.io/nixvim/24.05).
285285

286286
If the option `enableMan` is set to `true` (by default it is), man pages will also
287287
be installed containing the same information, they can be viewed with `man nixvim`.

0 commit comments

Comments
 (0)