diff options
| author | Chris McDonough <chrism@plope.com> | 2018-04-24 06:59:45 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2018-04-24 06:59:45 -0400 |
| commit | 50efc321cb14d76433216783c11b9eb99a7d44c8 (patch) | |
| tree | f052e84e9b6753d4c4ef167311ea3118524809b5 /docs/narr/sessions.rst | |
| parent | f9c30f5009ccbea2d17c4109e838862b41531623 (diff) | |
| parent | 5fce6fd72960ed0893b1d77c8db9efd64a5a81ab (diff) | |
| download | pyramid-50efc321cb14d76433216783c11b9eb99a7d44c8.tar.gz pyramid-50efc321cb14d76433216783c11b9eb99a7d44c8.tar.bz2 pyramid-50efc321cb14d76433216783c11b9eb99a7d44c8.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/narr/sessions.rst')
| -rw-r--r-- | docs/narr/sessions.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/narr/sessions.rst b/docs/narr/sessions.rst index b34d7a4f1..c0354841c 100644 --- a/docs/narr/sessions.rst +++ b/docs/narr/sessions.rst @@ -170,13 +170,13 @@ pyramid_beaker_ Beaker_ Session factory for Pyramid sessioning system. ======================= ======= ============================= -.. _pyramid_nacl_session: https://pypi.python.org/pypi/pyramid_nacl_session +.. _pyramid_nacl_session: https://pypi.org/project/pyramid_nacl_session/ .. _PyNaCl: https://pynacl.readthedocs.io/en/latest/secret/ -.. _pyramid_redis_sessions: https://pypi.python.org/pypi/pyramid_redis_sessions +.. _pyramid_redis_sessions: https://pypi.org/project/pyramid_redis_sessions/ .. _Redis: https://redis.io/ -.. _pyramid_beaker: https://pypi.python.org/pypi/pyramid_beaker +.. _pyramid_beaker: https://pypi.org/project/pyramid_beaker/ .. _Beaker: https://beaker.readthedocs.io/en/latest/ .. index:: |
