From a43dffe23c2c49ed64dc78ce232951c7495fd3fd Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Mon, 28 Apr 2014 20:22:32 -0700 Subject: [PATCH] Remove persistence wiki page link All of the relevant docs have been moved over to the developer docs and the only thing left on the wiki page is a high-level intro and a link to the developer docs. Change-Id: I1fcc5d34586bad3d92fa8bb5043c55249e1c9bdd --- doc/source/persistence.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/source/persistence.rst b/doc/source/persistence.rst index 4887f6a8..ae2f118f 100644 --- a/doc/source/persistence.rst +++ b/doc/source/persistence.rst @@ -30,10 +30,7 @@ This abstraction serves the following *major* purposes: for retry atoms to be able to decide if they should should continue vs. stop. * *Something you create...* -For more *general* information, please see `wiki page`_. - .. _stevedore: http://stevedore.readthedocs.org/ -.. _wiki page: https://wiki.openstack.org/wiki/TaskFlow/Persistence How it is used ==============