Docs: Update readme.rst
Update the readme with the additional location of the read-only
mirror. Bump the copyright year.
Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com>
Change-Id: I65d9acf99a3fc8657a9c367e9235e9fbcdf3f0a8
diff --git a/readme.rst b/readme.rst
index f28f495..a93ef8e 100644
--- a/readme.rst
+++ b/readme.rst
@@ -10,7 +10,9 @@
###########
.. Note::
- This git contains the source code for Trusted Firmware-M.
+ This git contains the source code for Trusted Firmware-M. It is primarily
+ hosted at `git.trustedfirmware.org`_ with a read-only mirror available on
+ `GitHub`_.
All official documentation has moved to `Trusted Firmware-M documentation`_
which is available through `trustedfirmware.org`_.
@@ -44,7 +46,9 @@
.. _PSA certified: https://www.psacertified.org/
.. _Trusted Firmware-M documentation: `Documentation home`_
.. _Documentation home: https://tf-m-user-guide.trustedfirmware.org/index.html
-.. _trustedfirmware.org: http://www.trustedfirmware.org
+.. _trustedfirmware.org: https://www.trustedfirmware.org
.. _Release notes: https://tf-m-user-guide.trustedfirmware.org/releases/index.html
+.. _git.trustedfirmware.org: https://git.trustedfirmware.org/
+.. _GitHub: https://github.com/TrustedFirmware-M
-*Copyright (c) 2017-2021, Arm Limited. All rights reserved.*
+*Copyright (c) 2017-2023, Arm Limited. All rights reserved.*