Skip to content

Commit

Permalink
docs: removing old ecosystem entry (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
javip97 authored Dec 5, 2023
1 parent d888899 commit 6e989b7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/issuer/issuer-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ There are some different ways one can perform issuer-related actions, that is, m

- Adapting the [JS SDK](/docs/js-sdk/js-sdk-overview.md) to your application that issues credentials.

- Using [SaaS vendors](https://ecosystem.polygon.technology/PolygonID/) that leverage Polygon ID solutions.
- Using [SaaS vendors](https://marketplace.polygonid.me/ecosystem) that leverage Polygon ID solutions.

- Making use of Polygon ID smart contracts for [on-chain issuance](/docs/issuer/on-chain-issuer/on-chain-overview.md/).

Expand Down
2 changes: 1 addition & 1 deletion docs/quick-start-demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ As an Identity Holder, the individual who wants to have a credential to prove hi

:::note

You can also use any Polygon ID compatible wallet. Please, check our [<ins>Ecosystem page</ins>](https://ecosystem.polygon.technology/PolygonID/) for other options.
You can also use any Polygon ID compatible wallet. Please, check our [<ins>Ecosystem page</ins>](https://marketplace.polygonid.me/ecosystem) for other options.

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/wallet/wallet-sdk/polygonid-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The Polygon ID Wallet app is a reference implementation built with the [Wallet S

:::note

In addition to this reference identity wallet you can see other Polygon ID compatible wallets on our [<ins>Polygon ID Ecosystem page</ins>](https://ecosystem.polygon.technology/PolygonID/).
In addition to this reference identity wallet you can see other Polygon ID compatible wallets on our [<ins>Polygon ID Ecosystem page</ins>](https://marketplace.polygonid.me/ecosystem).

:::

Expand Down
2 changes: 1 addition & 1 deletion src/data/content-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ export const contentData = {
head: {
title: 'Success stories & Ecosystem',
description: 'Watch the cases studies of successful Polygon ID integrations and explore its vast ecosystem.',
link: 'https://ecosystem.polygon.technology/PolygonID',
link: 'https://marketplace.polygonid.me/ecosystem',
linkText: 'Explore ecosystem',
},
tabs: [
Expand Down

0 comments on commit 6e989b7

Please sign in to comment.