aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2015-03-26 11:24:33 +0000
committerGareth Rees <gareth@mysociety.org>2015-04-07 16:25:07 +0100
commit4bfb1e947e5e8a518f2ad48b9b49e5680fc14e4f (patch)
tree6186e411612db57eb8e93f6b11888ad7bdb5ccf8 /community
parentd19f011e202341cd0eeb528a1f4620e696347620 (diff)
Replace site.baseurl with page.baseurl
Content URLs need page.baseurl to include the current locale
Diffstat (limited to 'community')
-rw-r--r--community/conferences/index.md2
1 files changed, 1 insertions, 1 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!