aboutsummaryrefslogtreecommitdiffstats
path: root/doc/http.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/http.txt')
-rw-r--r--doc/http.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/http.txt b/doc/http.txt
index 345f4f0..f155a89 100644
--- a/doc/http.txt
+++ b/doc/http.txt
@@ -9,5 +9,5 @@ You can run it from the BE source directory with::
$ python interfaces/web/cfbe.py PATH_TO_REPO
-Eventually we'll move it into :mod:`libbe.ui` so it will be installed
+Eventually we'll move it into :py:mod:`libbe.ui` so it will be installed
automatically with every BE installation.