Skip to content

Commit 7637e12

Browse files
committed
fixing bad links, thanks everyone who pointed them out.
1 parent 8eea487 commit 7637e12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/presentations/session07.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ In Pyramid these two aspects are handled by separate configuration settings:
162162
You can learn about the interfaces for `authentication`_ and
163163
`authorization`_ in the Pyramid documentation
164164

165-
.. _authentication: http://docs.pylonsproject.org/docs/pyramid/en/latest/api/interfaces.html#pyramid.interfaces.IAuthenticationPolicy
166-
.. _authorization: http://docs.pylonsproject.org/docs/pyramid/en/latest/api/interfaces.html#pyramid.interfaces.IAuthorizationPolicy
165+
.. _authentication: http://docs.pylonsproject.org/projects/pyramid/en/latest/api/interfaces.html#pyramid.interfaces.IAuthenticationPolicy
166+
.. _authorization: http://docs.pylonsproject.org/projects/pyramid/en/latest/api/interfaces.html#pyramid.interfaces.IAuthorizationPolicy
167167

168168
.. nextslide:: Our Journal Security
169169

0 commit comments

Comments
 (0)