aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developers/index.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-25 11:18:57 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-25 11:18:57 +0100
commit9da18f43f7083b3c62425a64f578a15b589b2c8c (patch)
tree252d878079a0d21a406cd36b7f577ef5657eeaa2 /docs/developers/index.md
parentf594dd21f6e3d9d6656fd6196b4cc217a6b6e4b5 (diff)
parentd22f5e949ad55d86f85c0798cef72928ccf53529 (diff)
Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli into gh-pages
Diffstat (limited to 'docs/developers/index.md')
-rw-r--r--docs/developers/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/developers/index.md b/docs/developers/index.md
index 9d1869246..22390f236 100644
--- a/docs/developers/index.md
+++ b/docs/developers/index.md
@@ -53,10 +53,10 @@ title: For developers
it should be this!**
* Like many Ruby on Rails sites, the software is not hugely performant (see
- some notes about [[performance issues]] gathered over time with
+ [these notes about performance issues](https://github.com/mysociety/alaveteli/wiki/Performance-issues) gathered over time with
WhatDoTheyKnow). The site will run on a server with 512MB RAM but at least
2GB is recommended. Deployment behind [Varnish](https://www.varnish-cache.org) is also fairly essential. See
- [[Production Server Best Practices]] for more.
+ [production server best practices]({{site.baseurl}}docs/running/server/) for more.
* There's a number of [proposals for enhancements](https://github.com/mysociety/alaveteli/wiki/Proposals-for-enhancements),
such as more user-focused features, but see also...