Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 0193612

Browse files
committed
Merge pull request #760 from amcastror/patch-1
Routing is the next chapter, not previous one
2 parents b8f0697 + f8ae63f commit 0193612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/simplecms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The SimpleCmsBundle provides a class called ``Page`` which extends from the core
3838
the key concept behind the bundle.
3939

4040
The mapping of the ``Page`` to a template and controller works as explained in
41-
the :doc:`previous chapter <routing>`.
41+
the :doc:`next chapter <routing>`.
4242

4343
Creating a new Page
4444
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)