summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2017-11-28 11:22:17 +0100
committerjvoisin2017-11-28 11:22:32 +0100
commit878ae591ec07751f8224cdf05c6a14141a2d787b (patch)
treead8745973ef3798ef6ba342f766e0732119aed35
parentd09a52b10251fbedb7f194eb4f45a0de979915b7 (diff)
Fix a link in the documentation
-rw-r--r--doc/source/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/config.rst b/doc/source/config.rst
index 99ef8e6..41863c8 100644
--- a/doc/source/config.rst
+++ b/doc/source/config.rst
@@ -164,7 +164,7 @@ It can either be ``enabled`` or ``disabled`` and can be used in ``simulation`` m
164Removing the user-agent part 164Removing the user-agent part
165"""""""""""""""""""""""""""" 165""""""""""""""""""""""""""""
166 166
167Some web browser extensions, such as [uMatrix](https://github.com/gorhill/uMatrix/wiki) 167Some web browser extensions, such as `uMatrix <https://github.com/gorhill/uMatrix/wiki>`__
168might be configured to change the user-agent on a regular basis. If you think that 168might be configured to change the user-agent on a regular basis. If you think that
169some of your users might be using configurations like this, you might want to disable 169some of your users might be using configurations like this, you might want to disable
170the mixing of the user-agent in the cookie's encryption key. The simplest way to do 170the mixing of the user-agent in the cookie's encryption key. The simplest way to do