aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/conferences/index.md2
-rw-r--r--community/index.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/community/conferences/index.md b/community/conferences/index.md
index d6f84ca60..8ad092817 100644
--- a/community/conferences/index.md
+++ b/community/conferences/index.md
@@ -4,4 +4,4 @@ title: Conferences
---
Conferences
====================
-The first Alaveteli Conference, [AlaveteliCon 2012]({{ site.baseurl }}community/conferences/2012/), was a great success, and we hope to hold another soon. Watch this space!
+The first Alaveteli Conference, [AlaveteliCon 2012]({{ page.baseurl }}/community/conferences/2012/), was a great success, and we hope to hold another soon. Watch this space!
diff --git a/community/index.md b/community/index.md
index 75ea435dd..f98a04226 100644
--- a/community/index.md
+++ b/community/index.md
@@ -13,7 +13,7 @@ The Alaveteli Community
We actively help people set up and run Alaveteli instances all around the
world. Alaveteli is more than just software, it's also a community of people
-who care enough about <a href="{{ site.baseurl}}docs/glossary/#foi"
+who care enough about <a href="{{ page.baseurl }}/docs/glossary/#foi"
class="glossary__link">Freedom of Information</a> to build and run sites to benefit
the public.
@@ -64,6 +64,6 @@ The [Alaveteli software is on github](https://github.com/mysociety/alaveteli) an
Although asking a human is great, often what you want to know can be
found in the documentation:
-* [this documentation]({{ site.baseurl }}docs/) &mdash; always the first place to look
+* [this documentation]({{ page.baseurl }}/docs/) &mdash; always the first place to look
* [the dev wiki](https://github.com/mysociety/alaveteli/wiki) &mdash; informal or specific notes
* [docs in the repo](https://github.com/mysociety/alaveteli/tree/rails-3-develop/doc) (although we're slowly phasing these out in favour of the docs you're reading now)