Skip to content

Commit 7fe4e09

Browse files
Update WalletKit documentation link (#412)
1 parent 5fb5af7 commit 7fe4e09

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This skill encodes project-specific conventions including interface-based design
1818
- **Published Packages**: https://pub.dev/publishers/reown.com/packages
1919
- **Documentation**:
2020
- AppKit: https://docs.reown.com/appkit/flutter/core/installation
21-
- WalletKit: https://docs.reown.com/walletkit/flutter/installation
21+
- WalletKit: https://docs.walletconnect.network/wallet-sdk/flutter/installation
2222
- **License**: Apache 2.0
2323

2424
### Tech Stack

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ https://pub.dev/publishers/reown.com/packages
1010

1111
AppKit: https://docs.reown.com/appkit/flutter/core/installation
1212

13-
WalletKit: https://docs.reown.com/walletkit/flutter/installation
13+
WalletKit: https://docs.walletconnect.network/wallet-sdk/flutter/installation
1414

1515
## License
1616

packages/reown_walletkit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Read more about it on our [website](https://reown.com)
1010

1111
## Documentation
1212

13-
For a full reference please check the [Official Documentation](https://docs.reown.com/walletkit/flutter/installation)
13+
For a full reference please check the [Official Documentation](https://docs.walletconnect.network/wallet-sdk/flutter/installation)
1414

1515
## Example
1616

packages/reown_walletkit/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Reown is the onchain UX platform that provides toolkits built on t
33
version: 1.4.1
44
homepage: https://github.com/reown-com/reown_flutter
55
repository: https://github.com/reown-com/reown_flutter/tree/master/packages/reown_walletkit
6-
documentation: https://docs.reown.com/walletkit/flutter/installation
6+
documentation: https://docs.walletconnect.network/wallet-sdk/flutter/installation
77

88
environment:
99
sdk: ">=3.8.0 <4.0.0"

packages/reown_yttrium/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Reown is the onchain UX platform that provides toolkits built on t
33
version: 0.0.3
44
homepage: https://github.com/reown-com/reown_flutter
55
repository: https://github.com/reown-com/reown_flutter/tree/master/packages/reown_yttrium
6-
documentation: https://docs.reown.com/walletkit/flutter/early-access/chain-abstraction
6+
documentation: https://docs.walletconnect.network/wallet-sdk/flutter/early-access/chain-abstraction
77

88
environment:
99
sdk: ">=3.8.0 <4.0.0"

0 commit comments

Comments
 (0)