A curated list of libraries & SDKs for the Bluesky API and AT Protocol

link to the project repo on tangled

+2 -2
+1 -1
README.md
··· 4 4 5 5 ## Adding projects 6 6 7 - If you've created a library or SDK that you'd like to be listed on this page, please [send a pull request](https://github.com/mackuba/sdk.blue/pulls). 7 + If you've created a library or SDK that you'd like to be listed on this page, please [send a pull request](https://tangled.org/@mackuba.eu/sdk.blue/pulls). 8 8 9 9 Note: this is meant to be a curated list with only specific kinds of projects, not a list of all projects related to Bluesky and ATProto. 10 10
+1 -1
_layouts/default.html
··· 33 33 </footer> 34 34 35 35 <div id="github"> 36 - <a href="https://github.com/mackuba/sdk.blue" target="_blank"> 36 + <a href="https://tangled.org/@mackuba.eu/sdk.blue/" target="_blank"> 37 37 <img src="/assets/images/github.png"> 38 38 </a> 39 39 </div>