File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 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).
232232In the next step, follow the tutorial to learn how to develop a minimum Denops
233233plugin.
234234
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)
237237- [ API reference] ( https://jsr.io/@denops/std )
238238
239239[ 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.
6060In the next step, follow the tutorial to learn how to develop a real Denops
6161plugin.
6262
63- - [ Tutorial (Maze)] ( /tutorial/maze/index.html )
63+ - [ Tutorial (Maze)] ( ../.. /tutorial/maze/index.html)
6464- [ API reference] ( https://jsr.io/@denops/std )
You canβt perform that action at this time.
0 commit comments