Browse Source
Update Contributing link in README.md (#6579)
Changes from master to dev in url of contributing doc
pull/6599/head
markdanial
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
packages/core/README.md
|
|
|
@ -33,7 +33,7 @@ Newsletter Demo - http://grapesjs.com/demo-newsletter-editor.html<br/> |
|
|
|
- [Plugins](#plugins) |
|
|
|
- [Support](#support) |
|
|
|
- [Changelog](https://github.com/GrapesJS/grapesjs/releases) |
|
|
|
- [Contributing](https://github.com/GrapesJS/grapesjs/blob/master/CONTRIBUTING.md) |
|
|
|
- [Contributing](https://github.com/GrapesJS/grapesjs/blob/dev/CONTRIBUTING.md) |
|
|
|
- [License](#license) |
|
|
|
|
|
|
|
## Features |
|
|
|
@ -87,7 +87,7 @@ For a more practical example I'd suggest looking up the code inside this demo: h |
|
|
|
|
|
|
|
## Development |
|
|
|
|
|
|
|
Follow the [Contributing Guide](https://github.com/GrapesJS/grapesjs/blob/master/CONTRIBUTING.md). |
|
|
|
Follow the [Contributing Guide](https://github.com/GrapesJS/grapesjs/blob/dev/CONTRIBUTING.md). |
|
|
|
|
|
|
|
## Documentation |
|
|
|
|
|
|
|
|