We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b075e51 commit 042ada9Copy full SHA for 042ada9
README.md
@@ -29,7 +29,7 @@ This plugins adds a new `filter` [built-in style property](https://grapesjs.com/
29
* NPM
30
* `npm i grapesjs-style-filter`
31
* GIT
32
- * `git clone https://github.com/artf/grapesjs-style-filter.git`
+ * `git clone https://github.com/GrapesJS/style-filter.git`
33
34
35
@@ -95,7 +95,7 @@ const editor = grapesjs.init({
95
Clone the repository
96
97
```sh
98
-$ git clone https://github.com/artf/grapesjs-style-filter.git
+$ git clone https://github.com/GrapesJS/style-filter.git
99
$ cd grapesjs-style-filter
100
```
101
0 commit comments