Fix syntax of a link in the README file

The README file uses RST and not Markdown syntax.

Change-Id: Ie7bd95e26ff91ec671ebe4aa8da34ce39559cad5
This commit is contained in:
Christian Berendt 2016-08-18 09:00:00 +02:00
parent a9874e0519
commit 5d7e18686a
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ In case a more complex scripted configuration is needed, for example to
handle custom headers, rate limiting, or source filtering a complete
HTTP proxy like Nginx may be needed. This is however out of scope for
Anchor project. You can read more about production deployment in
[Pecan documentation](http://pecan.readthedocs.org/en/latest/deployment.html).
`Pecan documentation <http://pecan.readthedocs.org/en/latest/deployment.html>`_.
Additionally, using an AppArmor profile for Anchor is a good idea to
prevent exploits relying on one of the native libraries used by Anchor