Skip to content

Commit 93eb3f3

Browse files
chore(docs): Fix invalid links
Closes #1020
1 parent b924cbb commit 93eb3f3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,5 +198,5 @@ issue.
198198

199199
- [[https://github.com/dhruvasagar][@dhruvasagar]] and his [[https://github.com/dhruvasagar/vim-dotoo][vim-dotoo]] plugin
200200
that got me started using orgmode. Without him this plugin would not happen.
201-
- [[https://github.com/milisims][@milisims]] for writing a treesitter parser for org
201+
- [[https://github.com/emiasims][@emiasims]] for writing a treesitter parser for org
202202
- [[https://github.com/jceb/vim-orgmode][vim-orgmode]] for some parts of the code (mostly syntax)

docs/contributing.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ can be installed, and exit with a success message.
9898
:PROPERTIES:
9999
:CUSTOM_ID: parser
100100
:END:
101-
Parsing is done via builtin treesitter parser and the [[https://github.com/milisims/tree-sitter-org][tree-sitter-org]] grammar.
101+
Parsing is done via builtin treesitter parser and the [[https://github.com/nvim-orgmode/tree-sitter-org][tree-sitter-org]] grammar.
102102

103103
**** Commits
104104
:PROPERTIES:

store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ issue.
214214
- [@dhruvasagar](https://github.com/dhruvasagar) and his
215215
[vim-dotoo](https://github.com/dhruvasagar/vim-dotoo) plugin that got
216216
me started using orgmode. Without him this plugin would not happen.
217-
- [@milisims](https://github.com/milisims) for writing a treesitter
217+
- [@emiasims](https://github.com/emiasims) for writing a treesitter
218218
parser for org
219219
- [vim-orgmode](https://github.com/jceb/vim-orgmode) for some parts of
220220
the code (mostly syntax)

0 commit comments

Comments
 (0)