Alternative ATProto PDS implementation

Fix link in README.md

Changed files
+1 -1
+1 -1
README.md
··· 15 15 This PDS implementation uses a SQLite database to store private account information and file storage to store canonical user data. 16 16 17 17 Heavily inspired by David Buchanan's [millipds](https://github.com/DavidBuchanan314/millipds). 18 - This implementation forked from the [azure-rust-app](https://github.com/DrChat/azure-rust-app) starter template and the upstream [DrChat/bluepds](https://github.com/DrChat/). 18 + This implementation forked from the [azure-rust-app](https://github.com/DrChat/azure-rust-app) starter template and the upstream [DrChat/bluepds](https://github.com/DrChat/bluepds). 19 19 See TODO below for this fork's changes from upstream. 20 20 21 21 If you want to see this fork in action, there is a live account hosted by this PDS at [@teq.shatteredsky.net](https://bsky.app/profile/teq.shatteredsky.net)!