diff --git a/docs/source/more_projectformat.rst b/docs/source/more_projectformat.rst index e70a344a..0648a453 100644 --- a/docs/source/more_projectformat.rst +++ b/docs/source/more_projectformat.rst @@ -14,7 +14,7 @@ changes require minor actions from the user. The key changes in the formats are listed in this chapter, as well as the user actions required, where applicable. -A full project file format specification is available from the "More Documents" link. +A full project file format specification is available under "More Documents". .. caution:: When you update a project from one format version to the next, the project can no longer be diff --git a/docs/source/tech_storage.rst b/docs/source/tech_storage.rst index f17ebcf5..fac04949 100644 --- a/docs/source/tech_storage.rst +++ b/docs/source/tech_storage.rst @@ -34,7 +34,7 @@ The project XML file is indent-formatted, and is suitable for diff tools and ver most of the file will stay static, although a timestamp is set in the meta section on line 2, and various meta data entries incremented, on each save. -A full project file format specification is available from the "More Documents" link. +A full project file format specification is available under "More Documents". Project Documents