diff --git a/docs/issuer-node/issuer-node-api/introduction.md b/docs/issuer-node/issuer-node-api/introduction.md index 1503654..dbe3033 100644 --- a/docs/issuer-node/issuer-node-api/introduction.md +++ b/docs/issuer-node/issuer-node-api/introduction.md @@ -23,7 +23,7 @@ The Issuer Node APIs provide the following functionalities: - Retrieve the Revocation Status of a Verifiable Credential - Call Agent Endpoint using the Wallet App -These APIs can be tested locally on a Self Hosted Platform or with our Postman Collection. +These APIs can be tested locally on a Self Hosted Platform. :::note diff --git a/docs/verifier/verification-library/verifier-set-up.md b/docs/verifier/verification-library/verifier-set-up.md index a2eb683..972f3eb 100644 --- a/docs/verifier/verification-library/verifier-set-up.md +++ b/docs/verifier/verification-library/verifier-set-up.md @@ -448,11 +448,6 @@ If both params are present `i_m` is prioritized and `request_uri` is ignored. The same request can also be delivered to users via Deep Linking. The same format for links must be used. -:::note "Polygon ID wallet" - -Polygon ID wallet will support handling of `request_uri` in the next release, while your client can already implement this specification. - -::: **_Shortened URL algorithm_** diff --git a/docusaurus.config.js b/docusaurus.config.js index 67b95d4..034ea62 100755 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -163,7 +163,7 @@ module.exports = { { position: "left", label: "Support", - href: "https://support.polygon.technology/support/solutions/82000473421", + href: "https://t.me/PrivadoID_Official/2", }, { position: "left",