diff options
| author | Chris McDonough <chrism@plope.com> | 2010-10-25 21:41:46 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-10-25 21:41:46 -0400 |
| commit | eaaa8855d88eedb2ad4fef435e7473022504485e (patch) | |
| tree | 90a1e05181c607431935d81c5dabf7421d0969f3 /docs/tutorials/wiki | |
| parent | 7c697c55324a1624c013e1285734aa687964d690 (diff) | |
| download | pyramid-eaaa8855d88eedb2ad4fef435e7473022504485e.tar.gz pyramid-eaaa8855d88eedb2ad4fef435e7473022504485e.tar.bz2 pyramid-eaaa8855d88eedb2ad4fef435e7473022504485e.zip | |
convert more docs from bfg to pyramid
Diffstat (limited to 'docs/tutorials/wiki')
| -rw-r--r-- | docs/tutorials/wiki/authorization.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/tutorials/wiki/authorization.rst b/docs/tutorials/wiki/authorization.rst index 48908a97b..0d135f5e2 100644 --- a/docs/tutorials/wiki/authorization.rst +++ b/docs/tutorials/wiki/authorization.rst @@ -16,9 +16,6 @@ The source code for this tutorial stage can be browsed via <http://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki/src/authorization/>`_. -The source code for this tutorial stage can be browsed at -`docs.repoze.org <http://docs.repoze.org/bfgwiki-1.3/authorization>`_. - Configuring a ``pyramid`` Authentication Policy -------------------------------------------------- |
