Skip to content

Commit db4482f

Browse files
authored
Fix GitHub repository URL in README (#16)
1 parent 901137a commit db4482f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Each rule accepts an optional **custom error message**. The same rule type canno
202202
Clone the repo and link the plugin to a local Strapi project:
203203

204204
```bash
205-
git clone https://github.com/dev-cluna/strapi-plugin-form-builder-cms.git
205+
git clone https://github.com/devCluna/strapi-plugin-form-builder-cms.git
206206
cd strapi-plugin-form-builder-cms
207207
npm install
208208

0 commit comments

Comments
 (0)