Skip to content

Commit fa7a6a9

Browse files
committed
Fix a sphinx warning
1 parent 77723b9 commit fa7a6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tips/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If your scripts are loaded from ``cdn.example.com`` and your site is ``example.c
1414
/example\.com/
1515
]
1616
17-
Since this accepts a regular expression, that would catch anything *.example.com or example.com exactly. See also: :ref:`Config: whitelistUrls<config-whitelist-urls>`.
17+
Since this accepts a regular expression, that would catch anything \*.example.com or example.com exactly. See also: :ref:`Config: whitelistUrls<config-whitelist-urls>`.
1818

1919
Next, checkout the list of :doc:`plugins </plugins/index>` we provide and see which are applicable to you.
2020

0 commit comments

Comments
 (0)