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

Commit 10fbf3c

Browse files
committed
fixed bad suffix
1 parent 4a15942 commit 10fbf3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/creating_a_cms/020-auto-routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ specify automatic creation of routes, which can be a bit hard to grasp the
77
first time you see it.
88

99
For a full a full explanation refer to the
10-
:doc:`../../bundles/routing_auto.rst`_.
10+
:doc:`../../bundles/routing_auto.rst`.
1111

1212
In summary, you will configure the auto routing system to create a new auto
1313
routing document in the routing tree for every post or content created. The

0 commit comments

Comments
 (0)