diff options
| -rw-r--r-- | docs/designdefense.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/designdefense.rst b/docs/designdefense.rst index bb3e59ff9..c0b570e6c 100644 --- a/docs/designdefense.rst +++ b/docs/designdefense.rst @@ -1297,7 +1297,7 @@ Routes (Usually) Need Relative Ordering +++++++++++++++++++++++++++++++++++++++ Consider the following simple `Groundhog -<http://bfg.repoze.org/videos#groundhog1>`_ application: +<https://github.com/Pylons/groundhog>`_ application: .. code-block:: python :linenos: |
