Skip to content

Commit dcd8669

Browse files
authored
Update README.md (#111)
1 parent d2698f6 commit dcd8669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
44
[![PyPI version](https://badge.fury.io/py/magic-admin.svg)](https://badge.fury.io/py/magic-admin)
5-
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE.txt)
5+
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/license/mit)
66

77
The Magic Admin Python SDK provides a simple and powerful way to integrate Magic's authentication system into your Python applications. Handle [DID Tokens](https://docs.magic.link/embedded-wallets/authentication/features/decentralized-id#decentralized-id-did-tokens) and interact with Magic API endpoints with ease.
88

@@ -139,7 +139,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
139139

140140
## 📄 License
141141

142-
This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details.
142+
This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/license/mit) file for details.
143143

144144
## 📝 Changelog
145145

0 commit comments

Comments
 (0)