Skip to content

Commit aea5f05

Browse files
committed
docs(README): Add link to CedarJS docs
1 parent c6163e4 commit aea5f05

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,17 @@ what you use so I know what to keep and what to remove!
110110

111111
## Documentation
112112

113-
The best documentation for CedarJS is actually still the
114-
[RedwoodJS documentation](https://redwoodjs.com/docs). 0.x versions of
115-
CedarJS will be fully compatible with RedwoodJS v8.6 and there will be no
116-
specific documentation written for CedarJS for now.
113+
0.x releases of CedarJS will be fully compatible with RedwoodJS v8.6, so the
114+
best documentation for CedarJS is actually still the RedwoodJS documentation,
115+
which I have a copy of here: https://cedarjs.com/docs.
116+
I have made a few edits and updates to it, but it's still mostly the same as
117+
[the original](https://redwoodjs.com/docs).
117118

118119
The only thing you'll have to adjust are the package names and replace every
119120
`@redwoodjs` package with a `@cedarjs` package of the same name.
120121

122+
There will be no specific documentation written for CedarJS for now.
123+
121124
## The CedarJS Team
122125

123126
<table>

0 commit comments

Comments
 (0)