@@ -16,23 +16,24 @@ where it is without [all its contributors](https://github.com/cedarjs/cedar/grap
1616
1717## Getting the Most out of CedarJS
1818
19- To get the most out of Redwood , do two things:
19+ To get the most out of CedarJS , do two things:
2020
2121- [ Start the tutorial] ( tutorial/foreword.md )
22- - [ Join the community on Discord] ( https://discord.gg/8mNkAgby5m )
22+ - [ Join the community on Discord] ( https://cedarjs.com/discord )
2323
24- The tutorial is the best way to start your CedarJS adventure.
25- It's readable, feature-ful, and fun.
26- You'll go all the way from ` git clone ` to Netlify deploy!
27- And by the end, you should feel comfortable enough to start that side project.
24+ The tutorial is the best way to start your CedarJS adventure. It's readable,
25+ feature-ful, and fun. You'll go all the way from ` git clone ` to deploying a
26+ full-stack app! And by the end, you should feel comfortable enough to start that
27+ side project.
2828
29- After you've read the tutorial and started your side project, come say hi and tell us all about it by joining the community.
30- CedarJS wouldn't be where it is without the people who use and contribute to it.
31- We warmly welcome you!
29+ After you've read the tutorial and started your side project, come say hi and
30+ tell us all about it by joining the community. CedarJS wouldn't be where it is
31+ without the people who use and contribute to it. We warmly welcome you!
3232
3333## How these Docs are Organized
3434
35- As you can probably tell from the sidebar, CedarJS's docs are organized into three sections:
35+ As you can probably tell from the sidebar, CedarJS's docs are organized into
36+ sections, like:
3637
3738- [ Tutorial] ( tutorial/foreword.md )
3839- [ Reference] ( reference )
0 commit comments