From 9d96b1473049e7d29644feabe2d11d76b5c24c61 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Thu, 3 Oct 2024 11:21:00 +0200 Subject: [PATCH] gatsby: fix documentation link (#13949) * gatsby: fix documentation link * Update gatsby.md --------- Co-authored-by: Wiktor Perskawiec --- pages.pt_BR/common/gatsby.md | 2 +- pages/common/gatsby.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.pt_BR/common/gatsby.md b/pages.pt_BR/common/gatsby.md index de49284476..d9dc9b36ac 100644 --- a/pages.pt_BR/common/gatsby.md +++ b/pages.pt_BR/common/gatsby.md @@ -1,7 +1,7 @@ # gatsby > Gerador de site estático para React. -> Mais informações: . +> Mais informações: . - Cria um novo site: diff --git a/pages/common/gatsby.md b/pages/common/gatsby.md index a0e03405bd..bf2304e897 100644 --- a/pages/common/gatsby.md +++ b/pages/common/gatsby.md @@ -1,7 +1,7 @@ # gatsby > Static site generator for React. -> More information: . +> More information: . - Create a new site: