mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
[Fix][Translation][Portuguese pt-BR] fix paths missing on posts 10 and 11 (edition-2)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Alocação no Heap"
|
||||
weight = 10
|
||||
path = "heap-allocation"
|
||||
path = "pt-BR/heap-allocation"
|
||||
date = 2019-06-26
|
||||
|
||||
[extra]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Designs de Alocadores"
|
||||
weight = 11
|
||||
path = "allocator-designs"
|
||||
path = "pt-BR/allocator-designs"
|
||||
date = 2020-01-20
|
||||
|
||||
[extra]
|
||||
|
||||
Reference in New Issue
Block a user