mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
docs: fix mailing lists URLs
With the transition to mailman3, the URLs of TF-A and TF-A Tests mailing lists have changed. However, we still refer to the old location, which are now dead links. Update all relevant links throughout the documentation. There is one link referring to a specific thread on the TF-A mailing list in the SPM documentation, for which I had to make a guess as to what's the equivalent mailman3 URL. The old URL scheme indicates that the thread dates from February 2020 but beyond that, I could not make sense of the thread id within the old URL so I picked the most likely match amongst the 3 emails posted on the subject in this time period. Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com> Reported-by: Kuohong Wang <kuohong.wang@mediatek.com> Change-Id: I83f4843afd1dd46f885df225931d8458152dbb58
This commit is contained in:
parent
863296898a
commit
f4a55e6b32
5 changed files with 10 additions and 10 deletions
|
@ -47,10 +47,10 @@ Arm licensees have an additional support conduit - they may contact Arm directly
|
|||
via their partner managers.
|
||||
|
||||
.. _`issue tracker`: https://developer.trustedfirmware.org
|
||||
.. _`TF-A development`: https://lists.trustedfirmware.org/pipermail/tf-a/
|
||||
.. _`TF-A-Tests development`: https://lists.trustedfirmware.org/pipermail/tf-a-tests/
|
||||
.. _`summary of all the lists`: https://lists.trustedfirmware.org
|
||||
.. _`TF-A development`: https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/
|
||||
.. _`TF-A-Tests development`: https://lists.trustedfirmware.org/mailman3/lists/tf-a-tests.lists.trustedfirmware.org/
|
||||
.. _`summary of all the lists`: https://lists.trustedfirmware.org/mailman3/lists/
|
||||
|
||||
--------------
|
||||
|
||||
*Copyright (c) 2019-2020, Arm Limited. All rights reserved.*
|
||||
*Copyright (c) 2019-2022, Arm Limited. All rights reserved.*
|
||||
|
|
|
@ -1280,7 +1280,7 @@ Client <https://developer.arm.com/documentation/den0006/d/>`__
|
|||
|
||||
.. _[8]:
|
||||
|
||||
[8] https://lists.trustedfirmware.org/pipermail/tf-a/2020-February/000296.html
|
||||
[8] https://lists.trustedfirmware.org/archives/list/tf-a@lists.trustedfirmware.org/thread/CFQFGU6H2D5GZYMUYGTGUSXIU3OYZP6U/
|
||||
|
||||
.. _[9]:
|
||||
|
||||
|
|
|
@ -299,6 +299,6 @@ Binary Components
|
|||
.. _TF-A Tests: https://trustedfirmware-a-tests.readthedocs.io
|
||||
.. _Trusted Firmware binary repository: https://review.trustedfirmware.org/admin/repos/tf-binaries
|
||||
.. _tf-binaries-readme: https://git.trustedfirmware.org/tf-binaries.git/tree/readme.rst
|
||||
.. _TF-A mailing list: https://lists.trustedfirmware.org/mailman/listinfo/tf-a
|
||||
.. _TF-A mailing list: https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/
|
||||
.. _tf-a-ci-scripts repository: https://git.trustedfirmware.org/ci/tf-a-ci-scripts.git/
|
||||
.. _tf-cov-make: https://git.trustedfirmware.org/ci/tf-a-ci-scripts.git/tree/script/tf-coverity/tf-cov-make
|
||||
|
|
|
@ -31,6 +31,6 @@ the deprecated interface.
|
|||
|
||||
--------------
|
||||
|
||||
*Copyright (c) 2018-2019, Arm Limited and Contributors. All rights reserved.*
|
||||
*Copyright (c) 2018-2022, Arm Limited and Contributors. All rights reserved.*
|
||||
|
||||
.. _TF-A public mailing list: https://lists.trustedfirmware.org/mailman/listinfo/tf-a
|
||||
.. _TF-A public mailing list: https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/
|
||||
|
|
|
@ -71,7 +71,7 @@ Security Advisories
|
|||
+-----------+------------------------------------------------------------------+
|
||||
|
||||
.. _issue tracker: https://developer.trustedfirmware.org/project/board/1/
|
||||
.. _mailing list: https://lists.trustedfirmware.org/mailman/listinfo/tf-a
|
||||
.. _mailing list: https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/
|
||||
|
||||
.. |TFV-1| replace:: :ref:`Advisory TFV-1 (CVE-2016-10319)`
|
||||
.. |TFV-2| replace:: :ref:`Advisory TFV-2 (CVE-2017-7564)`
|
||||
|
@ -86,4 +86,4 @@ Security Advisories
|
|||
|
||||
--------------
|
||||
|
||||
*Copyright (c) 2019-2020, Arm Limited. All rights reserved.*
|
||||
*Copyright (c) 2019-2022, Arm Limited. All rights reserved.*
|
||||
|
|
Loading…
Add table
Reference in a new issue