summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 4f90a5ec8..9f7ed72bd 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -72,9 +72,6 @@ Per-module :mod:`repoze.bfg` API documentation.
Tutorials
=========
-Step-by-step tutorials which demonstrate how you might use and deploy
-:mod:`repoze.bfg`.
-
ZODB + traversal Wiki tutorial, demonstrating how to build a
:term:`traversal` based application using :term:`ZODB` and
:term:`authentication`. Good for people with prior Zope experience