Commit Graph

11 Commits

Author SHA1 Message Date
tiffanymonroe
efeaea0606 added commas for clarification and grammar (#2133) 2020-03-09 13:54:51 +00:00
Luis Filipe
a9ab627e09 Update rendering-elements.md (#2804)
Link each mention of a React API in rendering-elements.md to the reference docs.

On this page replace every static occurrence of `ReactDOM.render()` by link to the reference docs [`ReactDOM.render()`](/docs/react-dom.html#render)

Is this in the right direction @sophiebits ? 🤔 

ref #2630
2020-03-03 18:33:16 -08:00
Levi Notik
9fea635692 Minor grammatical fix (#2747)
Change 

> node whose contents has changed 

to

> node whose contents have changed
2020-02-18 12:51:35 -08:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0 add everything else again 2019-02-06 17:22:04 -08:00
Alex Krolick
48cbb02dd2 make all redirect_from's arrays (#1075)
make Gatsby happy again
2018-07-19 10:51:07 -07:00
Daniel Bird
72e7547ef0 Embed examples using gatsby-remark-embed-snippet 2018-01-13 13:50:24 -05:00
Daniel Bird
cdecba10b3 Move examples of rendering elements from CodePen into ./examples 2017-12-27 20:39:46 -05:00
Brian Vaughn
eb1994b0d2 Fixes to markdown content/paths 2017-10-04 15:00:37 -07:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00