aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-17 11:53:58 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-17 11:53:58 +0100
commitf5075ed85b3c0a961dcb4476be16ae974ee2eb82 (patch)
tree3ab69effad23becbf804e6a3a600fe55d0f9d9e0
parent75be341c50a0fbd805b9b6d0c85f7a86f53e0ea8 (diff)
Fix blog links
-rw-r--r--_posts/2012-06-20-alaveteli-0-6-fancy-admin-released.markdown8
1 files changed, 4 insertions, 4 deletions
diff --git a/_posts/2012-06-20-alaveteli-0-6-fancy-admin-released.markdown b/_posts/2012-06-20-alaveteli-0-6-fancy-admin-released.markdown
index f595eda5f..806f7442a 100644
--- a/_posts/2012-06-20-alaveteli-0-6-fancy-admin-released.markdown
+++ b/_posts/2012-06-20-alaveteli-0-6-fancy-admin-released.markdown
@@ -35,7 +35,7 @@ Finally Alaveteli 0.6 is out of the door! Grab it from the [github master branc
* Alert subscriptions are now referred to as "following" a request (or group of requests) throughout the UI. When a user "follows" a request, updates regarding that request are posted on a new "wall" page. Now they have a wall, users can opt not to receive alerts by email.
- * New features to [support fast post-moderation of bad requests](/uncategorised/2012/06/20/new-feature-easier-request-moderation/): a button for users to report potentially unsuitable requests, and a form control in the administrative interface that hides a request and sends the user an email explaining why.
+ * New features to [support fast post-moderation of bad requests](/2012/06/20/new-feature-easier-request-moderation/): a button for users to report potentially unsuitable requests, and a form control in the administrative interface that hides a request and sends the user an email explaining why.
* A bug which prevented locales containing underscores (e.g. `en_GB`) was fixed ([issue #503](https://github.com/mysociety/alaveteli/issues/503))
@@ -50,12 +50,12 @@ There are some blog posts about some of the new features here:
* [The new admin theme](/development/2012/06/20/the-new-bootstrap-admin-theme/)
- * [The request moderation features](/uncategorised/2012/06/20/new-feature-easier-request-moderation/)
+ * [The request moderation features](/2012/06/20/new-feature-easier-request-moderation/)
- * ["Following" and the "wall"](/uncategorised/2012/06/21/new-feature-following-and-the-wall/)
+ * ["Following" and the "wall"](/2012/06/21/new-feature-following-and-the-wall/)
- * [Bundler](/uncategorised/2012/06/21/new-for-developers-bundler-support/)
+ * [Bundler](/2012/06/21/new-for-developers-bundler-support/)