diff --git a/docs/content/enable.rst b/docs/content/enable.rst index 62e2344..29cdae7 100644 --- a/docs/content/enable.rst +++ b/docs/content/enable.rst @@ -24,7 +24,7 @@ Run the initialisation script The initialisation script will download all required files, update them, and copy them to the selected location. -1. Download :file:`init.sh` from the starter pack repository: :literalref:`https://raw.githubusercontent.com/canonical/sphinx-docs-starter-pack/use-canonical-sphinx-extension/init.sh` +1. Download :file:`init.sh` from the starter pack repository. #. Put the script into the root folder of the Git repository in which you want to enable the starter pack. This can be a new, empty repository or your code repository. diff --git a/docs/content/quickstart.rst b/docs/content/quickstart.rst index 833399f..0eacd8e 100644 --- a/docs/content/quickstart.rst +++ b/docs/content/quickstart.rst @@ -7,7 +7,7 @@ The following steps will guide you through setting up your documentation using t For more detailed information, see the other sections of the starter pack documentation. -1. Download the :literalref:`init.sh` file from the starter pack repository and place it into the directory where you want to set up your documentation. +1. Download the :file:`init.sh` file from the starter pack repository and place it into the directory where you want to set up your documentation. #. Run the script and specify where you want the files for the documentation framework to be placed (either in the current directory or in a sub-directory). Your own documentation files will need to be placed in the same directory (or sub-directories of it) later.