Skip to content

Commit

Permalink
fix: Adding remaining fixes (links to repos) after Bassam's big PR (#100
Browse files Browse the repository at this point in the history
)
  • Loading branch information
todorkoleviohk authored May 28, 2024
1 parent 7a73da0 commit 116015a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/resources/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,13 @@ const RESOURCES = [
title: "Wallet SDK Swift",
Svg: Graphics.walletSdkSwift,
content: "Build Swift-based applications using our SDKs",
linkTo: "https://input-output-hk.github.io/atala-prism-wallet-sdk-swift/"
linkTo: "https://input-output-hk.github.io/atala-prism-wallet-sdk-swift/documentation/edgeagentsdk/"
},
{
title: "Wallet SDK TypeScript",
Svg: Graphics.walletSdkTS,
content: "Build web-based applications using our SDKs",
linkTo: "#"
linkTo: "https://input-output-hk.github.io/atala-prism-wallet-sdk-ts/"
},
{
title: "Wallet SDK KMM",
Expand Down

0 comments on commit 116015a

Please sign in to comment.