File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -232,8 +232,8 @@ auto-completion and type checking provided by LSP (Language Server Protocol).
232
232
In the next step, follow the tutorial to learn how to develop a minimum Denops
233
233
plugin.
234
234
235
- - [ Tutorial (Hello World)] ( /tutorial/helloworld/index.md )
236
- - [ Tutorial (Maze)] ( /tutorial/maze/index.html )
235
+ - [ Tutorial (Hello World)] ( .. /tutorial/helloworld/index.md)
236
+ - [ Tutorial (Maze)] ( .. /tutorial/maze/index.html)
237
237
- [ API reference] ( https://jsr.io/@denops/std )
238
238
239
239
[ denops.vim ] : https://github.com/vim-denops/denops.vim
Original file line number Diff line number Diff line change @@ -60,5 +60,5 @@ as a result.
60
60
In the next step, follow the tutorial to learn how to develop a real Denops
61
61
plugin.
62
62
63
- - [ Tutorial (Maze)] ( /tutorial/maze/index.html )
63
+ - [ Tutorial (Maze)] ( ../.. /tutorial/maze/index.html)
64
64
- [ API reference] ( https://jsr.io/@denops/std )
You canβt perform that action at this time.
0 commit comments