diff options
author | Martin Wright <martin@mynameismartin.com> | 2014-06-16 17:20:46 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-17 12:58:34 +0100 |
commit | e988a02a367b23859c3be885d0c3e07723180d11 (patch) | |
tree | fddab09fd99d7baf5e94ac7db077e052189b200c | |
parent | 8a12f091a7b4c8499d09977adfc884aa0525cd4d (diff) |
updated links
-rw-r--r-- | about.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |