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

Commit

Permalink
docs: Update broken links, resolves #80 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
radekk authored Jan 13, 2022
1 parent 0f681db commit 735dea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/add.new.file.type.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ module.exports = (content, config) => {

Examples of tokenizers:

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

0 comments on commit 735dea5

Please sign in to comment.