summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2017-06-18 01:31:45 -0500
committerMichael Merickel <michael@merickel.org>2017-06-18 01:32:29 -0500
commit4983421128e2e0fc92c771510f7b3af57de6d855 (patch)
tree0650f68b42b4d3277bb8bc158e8de8fda074ec23 /docs/api
parent03e2626a6b33584e2b4e1c7c446b4f311c0fb350 (diff)
downloadpyramid-4983421128e2e0fc92c771510f7b3af57de6d855.tar.gz
pyramid-4983421128e2e0fc92c771510f7b3af57de6d855.tar.bz2
pyramid-4983421128e2e0fc92c771510f7b3af57de6d855.zip
configure resource_url to use the same logic
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/url.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/url.rst b/docs/api/url.rst
index 131d85806..8aaabc352 100644
--- a/docs/api/url.rst
+++ b/docs/api/url.rst
@@ -5,7 +5,7 @@
.. automodule:: pyramid.url
- .. autofunction:: pyramid.url.resource_url(context, request, *elements, query=None, anchor=None)
+ .. autofunction:: resource_url
.. autofunction:: route_url