Skip to content

Commit

Permalink
chore: update links pointing to the Safe docs (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
germartinez authored Jul 21, 2023
1 parent b24cde9 commit ec5fd34
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Developer tools to integrate third-party applications (Safe Apps) with Safe (https://app.safe.global/).

You can find more resources on Safe Apps in the [Safe Developer Portal](https://docs.safe.global/learn/safe-apps).
You can find more resources on Safe Apps in the [Safe Developer Portal](https://docs.safe.global/safe-core-aa-sdk/safe-apps).

![safeapps_pathways_v4](https://user-images.githubusercontent.com/6764315/123075714-c5564100-d418-11eb-8da0-898aa163dee2.png)

Expand Down
2 changes: 1 addition & 1 deletion packages/safe-apps-react-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![npm](https://img.shields.io/npm/v/@safe-global/safe-apps-react-sdk)](https://www.npmjs.com/package/@safe-global/safe-apps-react-sdk)

This SDK should provide a simple way to write a React.js [Safe app](https://docs.safe.global/learn/safe-apps)
This SDK should provide a simple way to write a React.js [Safe app](https://docs.safe.global/safe-core-aa-sdk/safe-apps)

### How to use

Expand Down
2 changes: 1 addition & 1 deletion packages/safe-apps-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ ipfs add -r build

- https://github.com/safe-global/safe-react-apps
- https://github.com/Uxio0/safe-react-collectibles
- https://docs.safe.global/learn/safe-apps#existing-safe-apps
- https://docs.safe.global/safe-core-aa-sdk/safe-apps#existing-safe-apps

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/safe-apps-web3modal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ yarn add @safe-global/safe-apps-web3modal @safe-global/safe-apps-sdk web3modal

- Setup Safe App

- See https://docs.safe.global/learn/safe-apps
- See https://docs.safe.global/safe-core-aa-sdk/safe-apps

- Use `SafeAppWeb3Modal`

Expand Down

0 comments on commit ec5fd34

Please sign in to comment.