diff options
author | Dave Whiteland <dave@mysociety.org> | 2014-06-12 09:51:56 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2014-06-12 09:51:56 +0100 |
commit | fdf2e096d227c3239efb6b182cb668ac4a23db31 (patch) | |
tree | 9d0880d7fe1106c7d25fce03490a7bd0986fc5f2 /installing/deploy.md | |
parent | 9d6ff9e88126a65f4763d9145beb82b5363c7472 (diff) |
add Capistrano to the glossary
Diffstat (limited to 'installing/deploy.md')
-rw-r--r-- | installing/deploy.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/installing/deploy.md b/installing/deploy.md index d0d548a64..acaf00e3b 100644 --- a/installing/deploy.md +++ b/installing/deploy.md @@ -33,7 +33,8 @@ you're running one, your ## Capistrano -Capistrano is included as part of Alaveteli as a standard deployment system. +<a href="{{site.baseurl}}glossary/#capistrano" class="glossary">Capistrano</a> +is included as part of Alaveteli as a standard deployment system. ### Set up |