this repo has no description
0
fork

Configure Feed

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

Update `blueskyweb.xyz` links in README.md to `bsky.social` (#570)

This PR updates the two links in README.md that point to
`blueskyweb.xyz` to the equivalent `bsky.social` URLs.

Also, I noticed that Line 13 still refers to 'Big Graph Service', should
this be updated to 'Relay'?


https://github.com/bluesky-social/indigo/blob/c72ce2340db3cc99fc886c2284daf19e438c7b91/README.md?plain=1#L13

authored by

bnewbold and committed by
GitHub
89516fdb f3f54289

+2 -2
+2 -2
README.md
··· 53 53 54 54 *not to be confused with the [AT command set](https://en.wikipedia.org/wiki/Hayes_command_set) or [Adenosine triphosphate](https://en.wikipedia.org/wiki/Adenosine_triphosphate)* 55 55 56 - The Authenticated Transfer Protocol ("ATP" or "atproto") is a decentralized social media protocol, developed by [Bluesky PBC](https://blueskyweb.xyz). Learn more at: 56 + The Authenticated Transfer Protocol ("ATP" or "atproto") is a decentralized social media protocol, developed by [Bluesky PBC](https://bsky.social). Learn more at: 57 57 58 58 - [Overview and Guides](https://atproto.com/guides/overview) 👈 Best starting point 59 59 - [Github Discussions](https://github.com/bluesky-social/atproto/discussions) 👈 Great place to ask questions 60 60 - [Protocol Specifications](https://atproto.com/specs/atp) 61 - - [Blogpost on self-authenticating data structures](https://blueskyweb.xyz/blog/3-6-2022-a-self-authenticating-social-protocol) 61 + - [Blogpost on self-authenticating data structures](https://bsky.social/about/blog/3-6-2022-a-self-authenticating-social-protocol) 62 62 63 63 The Bluesky Social application encompasses a set of schemas and APIs built in the overall AT Protocol framework. The namespace for these "Lexicons" is `app.bsky.*`. 64 64