From ba040e9cd604d7e4860f990d968e77e2d5d56855 Mon Sep 17 00:00:00 2001 From: Gisele Date: Mon, 18 May 2026 21:47:15 -0300 Subject: [PATCH] docs: fix missing accents in Portuguese link label in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4391f21396..e7f74aed44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to Synkra AIOX -> **[Versao em Portugues](docs/pt/contributing.md)** +> **[Versão em Português](docs/pt/contributing.md)** Welcome to AIOX! Thank you for your interest in contributing. This guide will help you understand our development workflow, contribution process, and how to submit your changes.