[Fix][Translation][Portuguese pt-BR] fix paths missing on posts 10 and 11 (edition-2)

This commit is contained in:
Richard Alves
2025-11-10 09:37:38 -03:00
parent 4b9673e542
commit a6a2fbf6a7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
+++ +++
title = "Alocação no Heap" title = "Alocação no Heap"
weight = 10 weight = 10
path = "heap-allocation" path = "pt-BR/heap-allocation"
date = 2019-06-26 date = 2019-06-26
[extra] [extra]

View File

@@ -1,7 +1,7 @@
+++ +++
title = "Designs de Alocadores" title = "Designs de Alocadores"
weight = 11 weight = 11
path = "allocator-designs" path = "pt-BR/allocator-designs"
date = 2020-01-20 date = 2020-01-20
[extra] [extra]