doc/book/en/devrepo/datamodel/define-workflows.rst
changeset 7632 3c9dfc6e820b
parent 6880 4be32427b2b9
--- a/doc/book/en/devrepo/datamodel/define-workflows.rst	Thu Jul 07 17:06:50 2011 +0200
+++ b/doc/book/en/devrepo/datamodel/define-workflows.rst	Thu Jul 07 18:20:23 2011 +0200
@@ -13,7 +13,7 @@
 possible transitions from one state to another state.
 
 We will define a simple workflow for a blog, with only the following two states:
-`submitted` and `published`. You may want to take a look at :ref:`_TutosBase` if
+`submitted` and `published`. You may want to take a look at :ref:`TutosBase` if
 you want to quickly setup an instance running a blog.
 
 Setting up a workflow