aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Wright <martin@mynameismartin.com>2014-06-16 17:20:46 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-17 12:58:34 +0100
commite988a02a367b23859c3be885d0c3e07723180d11 (patch)
treefddab09fd99d7baf5e94ac7db077e052189b200c
parent8a12f091a7b4c8499d09977adfc884aa0525cd4d (diff)
updated links
-rw-r--r--about.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/about.md b/about.md
index 237e31e7a..042bc1a68 100644
--- a/about.md
+++ b/about.md
@@ -15,10 +15,10 @@ title: About
</div>
<div class="container">
<h2>What next?</h2>
- <h3>Take a look at <a href="{{ site.baseurl }}documentation/">our documentation</a></h3>
+ <h3>Take a look at <a href="{{ site.baseurl }}docs/">our documentation</a></h3>
<div class="grid-row content-in-columns">
<div class="about__column">
- <p>Non-technical audiences should start with our <a href="{{ site.baseurl}}getting_started/">Getting Started guide</a>. Developers might want to start with <a href="{{ site.baseurl }}developers/">the technical overview</a>.</p>
+ <p>Non-technical audiences should start with our <a href="{{ site.baseurl }}docs/getting_started/">Getting Started guide</a>. Developers might want to start with <a href="{{ site.baseurl }}docs/developers/">the technical overview</a>.</p>
<p>If you are an organisation who wants to use Alaveteli in your jurisdiction, join our <a href="http://groups.google.com/group/alaveteli-users">Google group for users of Alaveteli</a> and introduce yourself. If you’re a developer who is interested in collaborating on the software, please send a message to our <a href="https://groups.google.com/group/alaveteli-dev">dev mailing list</a>.</p>
<p>Currently, customising a new site using Alaveteli requires technical know-how. We are working to change this over the next few months. We also have resources to support a small number of new websites as hosted services.</p>
</div>
@@ -29,4 +29,3 @@ title: About
</div>
</div>
</div>
->>>>>>> coded and styled about page