diff options
author | Martin Wright <martin@mynameismartin.com> | 2014-06-17 15:03:17 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-17 15:45:04 +0100 |
commit | da5bd97e2cdbe986fdb577cd8b56f2b45ea0a54d (patch) | |
tree | 06f37132329dbe8465d7209052ecfd8dd16bd848 | |
parent | a36bfce27b351ecf3a039fc52471e4fc0e1b2e7f (diff) |
unhide link to all deployments
-rw-r--r-- | index.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ title: Welcome <div class="what-is-alaveteli__international-reach-position"> <div class="what-is-alaveteli__international-reach"> <p class="message">Alaveteli has helped citizens make over <strong>200,000 Freedom of Information requests</strong> in <strong>16 jurisdictions</strong></p> - <!--<p><a href="#">See all deployments</a></p>--> + <p><a href="{{ site.baseurl }}deployments/">See all deployments</a></p> </div> </div> </div> |