mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 13:55:30 +02:00
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:
parent
817d9c7a67
commit
9d96b14730
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue