aboutsummaryrefslogtreecommitdiffstats
path: root/doc/config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config.txt')
-rw-r--r--doc/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config.txt b/doc/config.txt
index fd274ed..eda97de 100644
--- a/doc/config.txt
+++ b/doc/config.txt
@@ -15,7 +15,7 @@ stored in an `INI-style config file`__::
__ configparser_
-The config file is located at ``~/.config/bugs-everywhere`` by
+The config file is located at :file:`~/.config/bugs-everywhere` by
default, but you can override the path by setting environment
variables (see :py:func:`~libbe.storage.util.config.path` for
details).