diff --git a/content/faq.en.md b/content/faq.en.md index 99a50f7f12362e9bea0031fd87002bf82863c4fe..d4031a69c4209d676668c87f5eebaba6e04a0c21 100644 --- a/content/faq.en.md +++ b/content/faq.en.md @@ -242,14 +242,14 @@ Refer to the Redox Book to see if the problem is your build configuration or too Check GitLab Issues first to see if your problem is already known. +- [CONTRIBUTING](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md) - [Redox Book Bug Report Guide](https://doc.redox-os.org/book/ch12-03-creating-proper-bug-reports.html) -- [GitLab Guide](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md) ## How do I contribute to Redox? You can contribute to Redox in many ways, here some of them: -- [GitLab Guide](https://gitlab.redox-os.org/redox-os/redox/blob/master/CONTRIBUTING.md) +- [CONTRIBUTING](https://gitlab.redox-os.org/redox-os/redox/blob/master/CONTRIBUTING.md) - [Redox Book Contribution Guide](https://doc.redox-os.org/book/ch10-02-low-hanging-fruit.html) - [How to make pull requests properly](https://doc.redox-os.org/book/ch12-04-creating-proper-pull-requests.html) - [Documentation](/docs/) diff --git a/content/faq.pt.md b/content/faq.pt.md index 417b3d79533a00e3f2bd3121a5de7c798851c322..f06abd4e4b664f165519a7a2fc7c9faee23a4469 100644 --- a/content/faq.pt.md +++ b/content/faq.pt.md @@ -239,14 +239,14 @@ Leia todo o livro do Redox antes para ver se seu problema é sua configuração Verifique as Issues no GitLab primeiro para ver se seu problema é conhecido. +- [CONTRIBUTING](https://gitlab.redox-os.org/redox-os/redox/blob/master/CONTRIBUTING.md) - [Guia para Relatório de Bug no Livro do Redox](https://doc.redox-os.org/book/ch12-03-creating-proper-bug-reports.html) -- [CONTRIBUTING.md](https://gitlab.redox-os.org/redox-os/redox/blob/master/CONTRIBUTING.md) ## Como contribuir para o Redox? Você pode contribuir para o Redox de diversas formas, leia sobre abaixo: -- [Guia do GitLab](https://gitlab.redox-os.org/redox-os/redox/blob/master/CONTRIBUTING.md) +- [CONTRIBUTING](https://gitlab.redox-os.org/redox-os/redox/blob/master/CONTRIBUTING.md) - [Guia de Contribuição no Livro do Redox](https://doc.redox-os.org/book/ch10-02-low-hanging-fruit.html) - [Como fazer pull requests corretamente](https://doc.redox-os.org/book/ch12-04-creating-proper-pull-requests.html) - [Documentação](/pt/docs/)