Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 735dea5

Browse files
author
radekk
authored
docs: Update broken links, resolves #80 (#81)
1 parent 0f681db commit 735dea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/add.new.file.type.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ module.exports = (content, config) => {
7373

7474
Examples of tokenizers:
7575

76-
- [JavaScript](src/parser/tokenizer/js/index.js)
77-
- [JSON](src/parser/tokenizer/json/index.js)
76+
- [JavaScript](/src/parser/tokenizer/js/index.js)
77+
- [JSON](/src/parser/tokenizer/json/index.js)

0 commit comments

Comments
 (0)