Skip to content

Commit

Permalink
Merge pull request #180 from 0xPolygonID/develop
Browse files Browse the repository at this point in the history
Minor Fixes in Docs
  • Loading branch information
0xpulkit authored Aug 21, 2024
2 parents a4c0ec5 + 5603f36 commit 4659c93
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/issuer-node/issuer-node-api/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a href="https://self-hosted-platform.polygonid.me/#overview" target="_blank">Self Hosted Platform</a> or with our <a href="https://www.postman.com/dark-star-200015/workspace/public/collection/23322631-727c2573-3d62-4d58-9d46-0f479144d75d?action=share&creator=23322631" target="_blank">Postman Collection</a>.
These APIs can be tested locally on a <a href="https://self-hosted-platform.polygonid.me/#overview" target="_blank">Self Hosted Platform</a>.

:::note

Expand Down
5 changes: 0 additions & 5 deletions docs/verifier/verification-library/verifier-set-up.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_**

Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4659c93

Please sign in to comment.