Browse Source

Fixed broken link in README.md (#5188)

Update README.md

added ".com" in a not functioning link.
pull/5196/head
pfaffmann 3 years ago
committed by GitHub
parent
commit
7fc33a7a6e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/README.md

2
docs/README.md

@ -22,7 +22,7 @@ To showcase the power of GrapesJS we have created some presets.
* [grapesjs-preset-webpage](https://github.com/GrapesJS/preset-webpage) - [Webpage Builder](https://grapesjs.com/demo.html)
* [grapesjs-preset-newsletter](https://github.com/GrapesJS/preset-newsletter) - [Newsletter Builder](https://grapesjs.com/demo-newsletter-editor.html)
* [grapesjs-mjml](https://github.com/GrapesJS/mjml) - [Newsletter Builder with MJML](https://grapesjs/demo-mjml.html)
* [grapesjs-mjml](https://github.com/GrapesJS/mjml) - [Newsletter Builder with MJML](https://grapesjs.com/demo-mjml.html)
You can actually use them as a starting point for your editors, so, just follow the instructions on their repositories to get a quick start for your builder.

Loading…
Cancel
Save