Fix a broken link to the versioning page.

This commit is contained in:
Maxime Rainville 2018-04-19 10:53:36 +12:00
parent 5e39dc3687
commit 4585b0b382

View File

@ -471,7 +471,7 @@ are supported, as are methods that return lists of objects but do not correspond
If your object is versioned, cascade_deletes will also act as "cascade unpublish", such that any unpublish
on a parent object will trigger unpublish on the child, similarly to how `owns` causes triggered publishing.
See the [versioning docs](/developer_guides/versioning) for more information on ownership.
See the [versioning docs](/developer_guides/model/versioning) for more information on ownership.
## Cascading duplications