Skip to content

Commit 1391355

Browse files
Matthieu Coudronteto
authored andcommitted
fix: fix 404 errors when looking at doc
1 parent 03861ed commit 1391355

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_data/nav.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
url: /doc/
1616
sections:
1717
- title: General
18-
url: /doc/general
18+
url: /doc/general/
1919
- title: Lua resources
20-
url: /doc/lua-resources
20+
url: /doc/lua-resources/
2121
- title: LSP
22-
url: /doc/lsp
22+
url: /doc/lsp/
2323
- title: Tree-sitter
24-
url: /doc/treesitter
24+
url: /doc/treesitter/
2525
- title: Forum
2626
url: http://discourse.neovim.io
2727
- title: Sponsors

doc/index.html

Whitespace-only changes.

0 commit comments

Comments
 (0)