From a591b57861c97dd7954d475b2415c7ea5b61ddad Mon Sep 17 00:00:00 2001
From: yyvf <yyvf@pm.me>
Date: Sun, 30 Mar 2025 17:22:41 -0300
Subject: [PATCH] fix: pages format

---
 content/pt-br/docs/switches/config/pica8.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/pt-br/docs/switches/config/pica8.md b/content/pt-br/docs/switches/config/pica8.md
index 2f8033f..2ea03b9 100644
--- a/content/pt-br/docs/switches/config/pica8.md
+++ b/content/pt-br/docs/switches/config/pica8.md
@@ -105,10 +105,10 @@ $ set vlans vlan-id <id> vlan-name <name>
 $ delete vlans vlan-id <id>
 ```
 
-:::{note}
+{{< alert title="Nota" >}}
 É necessário retirar manualmente a VLAN de todas as portas para conseguir
 dar `commit`.
-:::
+{{< /alert >}}
 
 #### Mudar o modo da porta
 
@@ -138,10 +138,10 @@ $ delete interface gigabit-ethernet {ge,te,qe}-1/1/<porta> family ethernet-switc
 
 ## Salvar configuração
 
-Na [](/pages/machines/base/duvel), copie o arquivo de configuração do switch:
+Na [](/docs/machines/base/duvel), copie o arquivo de configuração do switch:
 
 ```
 $ scp admin@<switch>:/pica/config/pica.conf <switch>.conf
 ```
 
-Depois, salve o arquivo na [](/pages/machines/base/urquell).
+Depois, salve o arquivo na [](/docs/machines/base/urquell).
-- 
GitLab