summaryrefslogtreecommitdiff
path: root/docs/usage.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-09-06 03:15:26 -0700
committerSteve Piercy <web@stevepiercy.com>2018-09-06 03:15:26 -0700
commit5beb98f300bdf16a50ff4bf6e544b23e3600719e (patch)
treedf26c254351050a22885f7987a7b43f55c46ef47 /docs/usage.rst
parent465b83bb026ad33a9a518b699e913216beaad32e (diff)
downloadwaitress-5beb98f300bdf16a50ff4bf6e544b23e3600719e.tar.gz
update references
Diffstat (limited to 'docs/usage.rst')
-rw-r--r--docs/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.rst b/docs/usage.rst
index ddcd4b8..3ef17e2 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -52,7 +52,7 @@ with the ``unix_socket`` argument:
Needless to say, this configuration won't work on Windows.
Exceptions generated by your application will be shown on the console by
-default. See :ref:`logging` to change this.
+default. See :ref:`access-logging` to change this.
There's an entry point for :term:`PasteDeploy` (``egg:waitress#main``) that
lets you use Waitress's WSGI gateway from a configuration file, e.g.: