Skip to content

Commit fd24e41

Browse files
authored
fix: update broken documentation link (#45)
Replaced the broken link to the documentation with the correct one
1 parent 92421c5 commit fd24e41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Acode plugin
22

3-
Read acode plugin [documentation](https://acode.app/plugin-docs) to develop plugin for acode editor.
3+
Read acode plugin [documentation](https://docs.acode.app/docs/) to develop plugin for acode editor.
44

55
## Usage
66

@@ -18,4 +18,4 @@ npm run build
1818

1919
## How to parse/bundle scss file ?
2020

21-
You'll need to install one sass esbuild plugin and then just add that in `esbuild.config.mjs` at line 34
21+
You'll need to install one sass esbuild plugin and then just add that in `esbuild.config.mjs` at line 34

0 commit comments

Comments
 (0)