Skip to content

Commit

Permalink
Up README
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Jun 9, 2023
1 parent b075e51 commit 042ada9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This plugins adds a new `filter` [built-in style property](https://grapesjs.com/
* NPM
* `npm i grapesjs-style-filter`
* GIT
* `git clone https://github.com/artf/grapesjs-style-filter.git`
* `git clone https://github.com/GrapesJS/style-filter.git`



Expand Down Expand Up @@ -95,7 +95,7 @@ const editor = grapesjs.init({
Clone the repository

```sh
$ git clone https://github.com/artf/grapesjs-style-filter.git
$ git clone https://github.com/GrapesJS/style-filter.git
$ cd grapesjs-style-filter
```

Expand Down

0 comments on commit 042ada9

Please sign in to comment.