rsnext/docs
Greg Rickaby 5b1be2bb98
(docs) Fixes for "Migrating from Gatsby" doc (#17858)
Noticed there's an extra backslash in the example which causes an error. 

**EDIT:**

Also the promise needs to be resolved using `.toString()` before it can be returned as `content` in props.
2020-10-14 03:01:38 +00:00
..
advanced-features docs: Clarify use of getStaticProps / getServerSideProps with app / document (#17839) 2020-10-13 19:17:47 +00:00
api-reference Add use-npm CLI flag docs (#17803) 2020-10-13 19:40:29 +00:00
api-routes change anonymous functions to named in docs examples (#17510) 2020-10-05 21:16:47 +00:00
basic-features Fix higherOrderComponent causing broken layout (#17812) 2020-10-13 18:55:21 +00:00
migrating (docs) Fixes for "Migrating from Gatsby" doc (#17858) 2020-10-14 03:01:38 +00:00
routing Update link docs to reflect changes on dynamic routing (#16634) 2020-09-07 16:35:30 +00:00
deployment.md Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
faq.md Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
getting-started.md Include yarn instructions (#16565) 2020-08-27 21:27:34 -05:00
manifest.json Add docs on how to migrate from Gatsby. (#17491) 2020-10-05 17:39:00 +00:00
upgrading.md Rename exportTrailingSlash to trailingSlash in docs (#17268) 2020-09-22 12:10:10 +02:00