diff options
Diffstat (limited to 'docs/tutorials/cmf/workflow.rst')
| -rw-r--r-- | docs/tutorials/cmf/workflow.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/tutorials/cmf/workflow.rst b/docs/tutorials/cmf/workflow.rst index 251ce3fc4..a66d8d78e 100644 --- a/docs/tutorials/cmf/workflow.rst +++ b/docs/tutorials/cmf/workflow.rst @@ -8,7 +8,7 @@ In CMF, the "workflow tool" allows developers to design state machines which imply transition between content states. :mod:`repoze.bfg` itself has no such concept, but the -:term:`repoze.lemonade` packge provides a simple persistent state -machine implementation that can act as a barebones workflow tool. See -its documentation for more information. +:term:`repoze.workflow` packge provides a simple state machine +implementation that can act as a barebones workflow tool. See its +documentation for more information. |
