diff options
Diffstat (limited to 'docs/tutorials/modwsgi')
| -rw-r--r-- | docs/tutorials/modwsgi/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst index 1ad1d48e1..95663b962 100644 --- a/docs/tutorials/modwsgi/index.rst +++ b/docs/tutorials/modwsgi/index.rst @@ -51,7 +51,7 @@ commands and files. $ cd projects/modwsgi $ /usr/local/bin/virtualenv --no-site-packages env -#. Install mod:`repoze.bfg` into the newly created virtualenv: +#. Install :mod:`repoze.bfg` into the newly created virtualenv: .. code-block:: bash :linenos: |
