We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92421c5 commit fd24e41Copy full SHA for fd24e41
readme.md
@@ -1,6 +1,6 @@
1
# Acode plugin
2
3
-Read acode plugin [documentation](https://acode.app/plugin-docs) to develop plugin for acode editor.
+Read acode plugin [documentation](https://docs.acode.app/docs/) to develop plugin for acode editor.
4
5
## Usage
6
@@ -18,4 +18,4 @@ npm run build
18
19
## How to parse/bundle scss file ?
20
21
-You'll need to install one sass esbuild plugin and then just add that in `esbuild.config.mjs` at line 34
+You'll need to install one sass esbuild plugin and then just add that in `esbuild.config.mjs` at line 34
0 commit comments