Skip to content

Commit e1223f1

Browse files
author
nvim-orgmode
committed
1 parent a3f1fd1 commit e1223f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ List of available actions:
6666
- =:Org capture {type?}= - Open capture template by the shortcut, for example =:Org capture t=. When =type= is omitted, it opens up Capture prompt.
6767
- =:Org install_treesitter_grammar= - Install the treesitter grammar for Orgmode. If installed, prompt to reinstall. Grammar is installed automatically
6868
on first run, but this is useful in case when there are issues with the grammar.
69-
- =:Org store_link= - [[file:/home/kristijan/github/orgmode/docs/configuration.org::#org_store_link][Store link]] to the headline under cursor. Works in both agenda and org files.
69+
- =:Org store_link= - [[file:./configuration.org::#org_store_link][Store link]] to the headline under cursor. Works in both agenda and org files.
7070

7171
All of the commands above can be executed through the global Lua =Org= variable. Examples:
7272
- =Org.help()=

0 commit comments

Comments
 (0)