From 65c86e944d73761dce27bba82d1570af6bdba3f1 Mon Sep 17 00:00:00 2001 From: Giuseppe De Marco Date: Wed, 3 Jan 2024 13:20:55 +0100 Subject: [PATCH] fix: wia -> wa --- docs/en/index.rst | 2 +- docs/en/relying-party-solution.rst | 2 +- ...et-instance-attestation.rst => wallet-attestation.rst} | 8 ++++---- docs/en/wallet-solution.rst | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename docs/en/{wallet-instance-attestation.rst => wallet-attestation.rst} (98%) diff --git a/docs/en/index.rst b/docs/en/index.rst index 0518e1ccc..a25387a11 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -44,7 +44,7 @@ Index of content defined-terms.rst trust.rst wallet-solution.rst - wallet-instance-attestation.rst + wallet-attestation.rst pid-eaa-data-model.rst pid-eaa-issuance.rst relying-party-solution.rst diff --git a/docs/en/relying-party-solution.rst b/docs/en/relying-party-solution.rst index 7229dfd43..daef36e98 100644 --- a/docs/en/relying-party-solution.rst +++ b/docs/en/relying-party-solution.rst @@ -1,6 +1,6 @@ .. include:: ../common/common_definitions.rst -.. _Wallet Attestation: wallet-instance-attestation.html +.. _Wallet Attestation: wallet-attestation.html .. _Trust Model: trust.html .. _relying-party-solution: diff --git a/docs/en/wallet-instance-attestation.rst b/docs/en/wallet-attestation.rst similarity index 98% rename from docs/en/wallet-instance-attestation.rst rename to docs/en/wallet-attestation.rst index 990f5d9d3..67f464582 100644 --- a/docs/en/wallet-instance-attestation.rst +++ b/docs/en/wallet-attestation.rst @@ -1,6 +1,6 @@ .. include:: ../common/common_definitions.rst -.. _wallet-instance-attestation.rst: +.. _wallet-attestation.rst: Wallet Attestation ++++++++++++++++++ @@ -343,8 +343,8 @@ Below is an example of Wallet Attestation: } -.. _token endpoint: wallet-solution.html#wallet-instance-attestation -.. _Wallet Attestation Request: wallet-instance-attestation.html#format-of-the-wallet-instance-attestation-request -.. _Wallet Attestation: wallet-instance-attestation.html#format-of-the-wallet-instance-attestation +.. _token endpoint: wallet-solution.html#wallet-attestation +.. _Wallet Attestation Request: wallet-attestation.html#format-of-the-wallet-attestation-request +.. _Wallet Attestation: wallet-attestation.html#format-of-the-wallet-attestation .. _RFC 7523 section 4: https://www.rfc-editor.org/rfc/rfc7523.html#section-4 .. _RFC 8414 section 2: https://www.rfc-editor.org/rfc/rfc8414.html#section-2 diff --git a/docs/en/wallet-solution.rst b/docs/en/wallet-solution.rst index 8e077dcae..4a2036b1f 100644 --- a/docs/en/wallet-solution.rst +++ b/docs/en/wallet-solution.rst @@ -269,7 +269,7 @@ External references .. [3] Depending on the device operating system, TEE is defined by `Trusty`_ or `Secure Enclave`_ for Android and iOS devices, respectively. .. _Trust Model section: trust.html -.. _Wallet Attestation section: wallet-instance-attestation.html +.. _Wallet Attestation section: wallet-attestation.html .. _Trusty: https://source.android.com/docs/security/features/trusty .. _Secure Enclave: https://support.apple.com/en-gb/guide/security/sec59b0b31ff/web