Skip to content

Commit bfbd30f

Browse files
docs: fix link to orgmode_api.txt
1 parent 55b68bb commit bfbd30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ that demonstrates how the similar Orgmode clone [[https://github.com/dhruvasagar
4848
:PROPERTIES:
4949
:CUSTOM_ID: api-docs
5050
: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]]
51+
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]]
5252
or do =:h OrgApi= in Neovim.
5353

5454
** Globals and commands

0 commit comments

Comments
 (0)