File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ framework used in production by both large and small companies.
1515CedarJS would obviously not be where it is today without the vision and heroic
1616efforts of the RedwoodJS founders, maintainers and community.
1717
18- > cedar has become a powerful symbol of strength and revitalization< br >
18+ > cedar has become a powerful symbol of strength and revitalization\
1919> _ — https://indigenousfoundations.arts.ubc.ca/cedar/ _
2020
2121## Migrating from RedwoodJS to CedarJS
@@ -59,7 +59,7 @@ what you use so I know what to keep and what to remove!
5959
6060- [ ] Make all packages ESM only where possible and ESM+CJS where needed to
6161 keep compatibility with existing RW apps. Packages still to convert:
62- - [x] ` @cedarjs/cli `
62+ - [x] ` @cedarjs/cli `
6363 - [ ] ` @cedarjs/fastify-web `
6464 - [ ] ` @cedarjs/api-server `
6565 - [ ] ` @cedarjs/api `
@@ -105,7 +105,7 @@ specific documentation written for CedarJS for now.
105105The only thing you'll have to adjust are the package names and replace every
106106` @redwoodjs ` package with a ` @cedarjs ` package of the same name.
107107
108- ## The Cedar Team
108+ ## The CedarJS Team
109109
110110<table >
111111 <tr >
You can’t perform that action at this time.
0 commit comments