diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-09-15 22:35:56 +0200 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-09-15 22:35:56 +0200 |
commit | e1ddf7f0127e9745f94e5ff9f76ea828e9058720 (patch) | |
tree | 46ae9b2397162cff54813dd840c340e85aaf53fe /README.markdown | |
parent | 5f962bf4cd7ef69f2a0873cbebdce83d35b086a5 (diff) |
Run unit tests across different database backends + fix bugs
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index efb002ed..bbf81456 100644 --- a/README.markdown +++ b/README.markdown @@ -58,12 +58,12 @@ Documentation #### Installation - [Installation instructions](docs/installation.markdown) +- [Upgrade Kanboard to a new version](docs/update.markdown) - [Installation on Ubuntu](docs/ubuntu-installation.markdown) - [Installation on Debian](docs/debian-installation.markdown) - [Installation on Centos](docs/centos-installation.markdown) - [Installation on Windows Server with IIS](docs/windows-iis-installation.markdown) -- [Upgrade Kanboard to a new version](docs/update.markdown) -- [Secure connections (HTTPS)](docs/secure-connections.markdown) +- [Example with Nginx + HTTPS + SPDY + PHP-FPM](docs/secure-connections.markdown) #### Database |