diff --git a/docs/chapters/centralized-assets.rst b/docs/chapters/centralized-assets.rst index 002fe036..09199383 100644 --- a/docs/chapters/centralized-assets.rst +++ b/docs/chapters/centralized-assets.rst @@ -21,7 +21,7 @@ you prefer. ishmael ~ # bastille template "jail1 jail2" project/template -See the chapter on templates for details on how to create your own templates. +See :doc:`/chapters/template` for more details on templates. Mounting -------- diff --git a/docs/chapters/configuration.rst b/docs/chapters/configuration.rst index 234f1fa7..2ecf9bc7 100644 --- a/docs/chapters/configuration.rst +++ b/docs/chapters/configuration.rst @@ -144,7 +144,7 @@ the priority option. Jails will start in order starting at the lowest value, and will stop in order starting at the highest value. So, jails with a priority value of 1 will start first, and stop last. -See :doc:`Targeting `for more info. +See :doc:`chapters/targeting` for more info. Boot ^^^^