Mirror from bluesky-social/pds

Point from README directly to PDS source code

More specific link.

authored by danabra.mov and committed by GitHub ad356cdf b22ada27

Changed files
+1 -1
+1 -1
README.md
··· 45 45 46 46 ### Where is the code? 47 47 48 - * [TypeScript code](https://github.com/bluesky-social/atproto) 48 + * [TypeScript code](https://github.com/bluesky-social/atproto/tree/main/packages/pds) 49 49 * [Go code](https://github.com/bluesky-social/indigo) 50 50 51 51 ### What is the current status of federation?