Fixed some smaller things in the docs

This commit is contained in:
Armin Ronacher 2012-04-09 17:38:08 +01:00
parent 52f9cefbcd
commit d26af4fd6d
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ The Request Context
This document describes the behavior in Flask 0.7 which is mostly in line
with the old behavior but has some small, subtle differences.
It is recommended that you read the :api:`app-context` chapter first.
It is recommended that you read the :ref:`app-context` chapter first.
Diving into Context Locals
--------------------------