diff --git a/docs/source/data-access-api/index.rst b/docs/source/data-access-api/index.rst index 4fdb50295..68de9a1eb 100644 --- a/docs/source/data-access-api/index.rst +++ b/docs/source/data-access-api/index.rst @@ -7,8 +7,8 @@ The `imap-data-access `_. There is also a class available for use by other packages to create filepaths and filenames that follow the IMAP SDC conventions. To use this class, use ``imap_data_access.ScienceFilePath``. Usage: @@ -194,7 +194,7 @@ That generally means the Python environment you're using is not finding your sys pip install --upgrade certifi -#. Install system certificates -- Depending on the Python version you installed the program with the command will look something like this: +#. Install system certificates -- Depending on the Python version you installed the program with, the command will look something like this: .. code-block:: bash @@ -207,7 +207,7 @@ This could mean that the service is temporarily down. If you continue to encount FileNotFoundError ^^^^^^^^^^^^^^^^^ -This could mean that the local data directory is not set up with the same paths as the SDC. See the data directory section for an example of how to set this up. +This could mean that the local data directory is not set up with the same paths as the SDC. See the `Data Directory`_ section for an example of how to set this up. .. _rest-api-specification: