From ab16ae608a9869b32d9fd1824ea0652b7ed9a861 Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Mon, 20 May 2013 21:59:26 -0300
Subject: [PATCH] Fixing links (2)

---
 services.mdwn | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/services.mdwn b/services.mdwn
index 2eda09b..e364f7c 100644
--- a/services.mdwn
+++ b/services.mdwn
@@ -1,4 +1,4 @@
-[title="Free and Open Source Services"]([!meta)]
+[[!meta title="Free and Open Source Services"]]
 
 Ao planejar um novo serviço, considerar:
 
@@ -42,7 +42,7 @@ Lista de serviços a serem considerados:
   * Privacidade e segurança
     * VPN / túneis.
     * [Convergence Notary](https://github.com/moxie0/Convergence/wiki/Running-a-Notary).
-    * Webproxy para navegação anônima como o [anon-proxy](http://packages.debian.org/squeeze/anon-proxy).
+    * Webproxy para navegação anônima como o [anon-proxy](http://packages.debian.org/stable/anon-proxy).
     * [I2P](http://www.i2p2.de/).
     * [Freenet](https://mirror4.freenetproject.org).
     * [Gnunet](http://packages.debian.org/stable/gnunet).
@@ -75,11 +75,11 @@ Lista de serviços a serem considerados:
     * [Tails](https://tails.boum.org).
   * Outros:
     * [git-annex assistant](http://git-annex.branchable.com/assistant/).
-    * [Gopher](http://packages.debian.org/squeeze/pygopherd).
+    * [Gopher](http://packages.debian.org/stable/pygopherd).
     * [Fidonet](https://en.wikipedia.org/wiki/Fidonet).
-    * [Usenet](https://en.wikipedia.org/wiki/Usenet) ([Howto](http://tldp.org/HOWTO/Usenet-News-HOWTO/index.html), [papercut](http://packages.debian.org/squeeze/papercut)).
+    * [Usenet](https://en.wikipedia.org/wiki/Usenet) ([Howto](http://tldp.org/HOWTO/Usenet-News-HOWTO/index.html), [papercut](http://packages.debian.org/stable/papercut)).
     * [Namecoin](http://dot-bit.org) ou outros [DNS's alternativos](https://en.wikipedia.org/wiki/Alternative_DNS_root) para a gestão de domínios.
-    * [BOINC](http://packages.debian.org/squeeze/boinc-client).
+    * [BOINC](http://packages.debian.org/stable/boinc-client).
     * [Aegir](http://www.aegirproject.org) como solução escalável para hospedagem e gestão de Drupal, eventualmente sob um domínio específico.
     * [Indie Web Projects](http://indiewebcamp.com/projects).
     * [Huginn](http://www.wired.com/wiredenterprise/2013/03/hugin/) ([código](https://github.com/cantino/huginn)).
-- 
GitLab