Mirror from bluesky-social/pds
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #79 from bluesky-social/gaearon-patch-1

Point from README directly to PDS source code

authored by

devin ivy and committed by
GitHub
a7d1a213 b22ada27

+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?