diff --git a/Makefile b/Makefile
index 4ff2856..537b2ee 100644
--- a/Makefile
+++ b/Makefile
@@ -10,11 +10,11 @@ en: output/en/
pt: output/pt/
-output/en/: src/en/
+output/en/: output/ src/en/
$(SWG) src/en/
mv src/en/output output/en
-output/pt/: src/pt/
+output/pt/: output/ src/pt/
$(SWG) src/pt/
mv src/pt/output output/pt
diff --git a/src/en/services.md b/src/en/services.md
index bba2440..50b5661 100644
--- a/src/en/services.md
+++ b/src/en/services.md
@@ -12,13 +12,13 @@ By using these services, you agree to the [luca0N.com Terms of Service](tos).
These services are either private, have limited access or are invite-only.
-- [luca0N.com Git](https://git.luca0n.com/)[Tor]: this is where I host the source code for my software.
+- [luca0N.com Git](https://git.luca0n.com/)\[Tor\]: this is where I host the source code for my software.
- [luca0N! Social](https://social.luca0n.com/): this is my self\-hosted Pleroma instance (although I rarely use it).
- [Matrix](https://matrix.luca0n.com/): my self-hosted Matrix instance.
# Apps
-- [Element](https://element.luca0n.com/)[Tor]: an Element web client instance.
+- [Element](https://element.luca0n.com/)\[Tor\]: an Element web client instance.
# APIs
diff --git a/src/pt/services.md b/src/pt/services.md
index 664b903..081ab65 100644
--- a/src/pt/services.md
+++ b/src/pt/services.md
@@ -13,13 +13,13 @@ Ao utilizar estes serviços, você concorda com os [Termos de Serviço luca0N.co
Estes serviços são privados, de acesso limitado ou apenas para convidados.
-- [Git luca0N.com](https://git.luca0n.com/)[Tor]: o código-fonte dos meus programas ficam aqui.
+- [Git luca0N.com](https://git.luca0n.com/)\[Tor\]: o código-fonte dos meus programas ficam aqui.
- [luca0N! Social](https://social.luca0n.com/): é a minha instância do Pleroma (apesar de eu não utilizar ela muito).
- [Matrix](https://matrix.luca0n.com/): é meu servidor Matrix.
# Aplicativos
-- [Element](https://element.luca0n.com/)[Tor]: é uma instância do cliente *web* Element.
+- [Element](https://element.luca0n.com/)\[Tor\]: é uma instância do cliente *web* Element.
# APIs