diff options
Diffstat (limited to 'docs/tutorials/bfgwiki/basiclayout.rst')
| -rw-r--r-- | docs/tutorials/bfgwiki/basiclayout.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorials/bfgwiki/basiclayout.rst b/docs/tutorials/bfgwiki/basiclayout.rst index f0bf8ced8..213f238fd 100644 --- a/docs/tutorials/bfgwiki/basiclayout.rst +++ b/docs/tutorials/bfgwiki/basiclayout.rst @@ -7,6 +7,9 @@ but they provide a good orientation for the high-level patterns common to most :term:`traversal` -based :mod:`repoze.bfg` (and :term:`ZODB` based) projects. +The source code for this tutorial stage can be browsed at +`docs.repoze.org <http://docs.repoze.org/bfgwiki-1.2/basiclayout>`_. + ``__init__.py`` --------------- |
