We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b68bb commit bfbd30fCopy full SHA for bfbd30f
docs/index.org
@@ -48,7 +48,7 @@ that demonstrates how the similar Orgmode clone [[https://github.com/dhruvasagar
48
:PROPERTIES:
49
:CUSTOM_ID: api-docs
50
:END:
51
-Nvim-orgmode exposes a Lua API that can be used to interact with the orgmode. To view it, check [[file:../docs/orgmode-api.txt][orgmode-api.txt]]
+Nvim-orgmode exposes a Lua API that can be used to interact with the orgmode. To view it, check [[file:../doc/orgmode_api.txt][orgmode_api.txt]]
52
or do =:h OrgApi= in Neovim.
53
54
** Globals and commands
0 commit comments