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
parent
commit
aa77f72964
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      packages/core/README.md

4
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

Loading…
Cancel
Save