From 5e14c52cb6a69dc79449f589dc34c0de15078d11 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 1 Jun 2009 02:49:17 +0000 Subject: Remove link to repoze.wiki (it's in the SQLAlchemy tut). --- docs/index.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 0c2c3740b..13084bd1e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -118,14 +118,6 @@ Change History Sample Applications =================== -`repoze.wiki `_ is a variant -of the application created during :ref:`bfg_wiki_tutorial` which uses -:term:`SQLAlchemy` instead of :term:`ZODB` and uses :term:`url -dispatch` instead of :term:`traversal`. Check this application out of -Subversion via:: - - svn co http://svn.repoze.org/repoze.wiki/trunk repoze.wiki - `repoze.cluegun `_ is a simple pastebin application based on Rocky Burt's `ClueBin `_. It demonstrates form -- cgit v1.2.3