From 4bfb1e947e5e8a518f2ad48b9b49e5680fc14e4f Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 26 Mar 2015 11:24:33 +0000 Subject: Replace site.baseurl with page.baseurl Content URLs need page.baseurl to include the current locale --- docs/getting_started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/getting_started.md') diff --git a/docs/getting_started.md b/docs/getting_started.md index 379ebbe36..bd8788ff3 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -216,7 +216,7 @@ often less. But complicated workflows might take a bit longer. The default help pages in Alaveteli are taken from WhatDoTheyKnow, and are therefore relevant only to the UK. You should take these pages as inspiration, -but review their content with a view to your jurisdiction. See [the documentation on Alaveteli's themes]({{ site.baseurl }}docs/customising/themes/#customising-the-help-pages) for details +but review their content with a view to your jurisdiction. See [the documentation on Alaveteli's themes]({{ page.baseurl }}/docs/customising/themes/#customising-the-help-pages) for details on which pages are important, and what content they need to have. The help pages contain some HTML. Your tech person should be able to advise on @@ -276,7 +276,7 @@ spreadsheet. The help pages need to have one copy saved for each language; your tech person will put them in the right place. The web interface translations are managed and collaborated via a website -called Transifex. This website allows teams of translators to collaborate in +called Transifex. This website allows teams of translators to collaborate in one place, using a fairly easy interface. The Alaveteli page on Transifex is at -- cgit v1.2.3