gatsby: fix documentation link (#13949)
* gatsby: fix documentation link * Update gatsby.md --------- Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# gatsby
|
# gatsby
|
||||||
|
|
||||||
> Gerador de site estático para React.
|
> Gerador de site estático para React.
|
||||||
> Mais informações: <https://gatsbyjs.org>.
|
> Mais informações: <https://gatsbyjs.com>.
|
||||||
|
|
||||||
- Cria um novo site:
|
- Cria um novo site:
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# gatsby
|
# gatsby
|
||||||
|
|
||||||
> Static site generator for React.
|
> Static site generator for React.
|
||||||
> More information: <https://gatsbyjs.org>.
|
> More information: <https://gatsbyjs.com>.
|
||||||
|
|
||||||
- Create a new site:
|
- Create a new site:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user