Skip to content

Commit b63176e

Browse files
committed
docs: add links to change log
1 parent ae1c187 commit b63176e

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

user_guide_src/source/installation/installing_composer.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ Whenever there is a new release, then from the command line in your project root
8282
8383
composer update
8484
85-
Read the :doc:`upgrade instructions <upgrading>`, and check Breaking Changes and Enhancements.
85+
Read the :doc:`upgrade instructions <upgrading>` and :doc:`change log <../changelogs/index>`,
86+
and check Breaking Changes and Enhancements.
8687

8788
Pros
8889
----
@@ -215,7 +216,8 @@ Whenever there is a new release, then from the command line in your project root
215216
216217
composer update
217218
218-
Read the :doc:`upgrade instructions <upgrading>`, and check Breaking Changes and Enhancements.
219+
Read the :doc:`upgrade instructions <upgrading>` and :doc:`change log <../changelogs/index>`,
220+
and check Breaking Changes and Enhancements.
219221

220222
Pros
221223
----

user_guide_src/source/installation/installing_manual.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ Upgrading
4242

4343
Download a new copy of the framework, and then replace the **system** folder.
4444

45-
Read the :doc:`upgrade instructions <upgrading>`, and check Breaking Changes and Enhancements.
45+
Read the :doc:`upgrade instructions <upgrading>` and :doc:`change log <../changelogs/index>`,
46+
and check Breaking Changes and Enhancements.
4647

4748
Pros
4849
====

0 commit comments

Comments
 (0)