about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorJimmy Cushnie <git@jimmycushnie.com>2025-07-31 13:55:13 -0400
committerJimmy Cushnie <git@jimmycushnie.com>2025-07-31 13:55:13 -0400
commitbf455f3e1968eaa6ead8b51fd3e2ee8f83c503c1 (patch)
treea4ab74db7109816daf0d88f4fd601990dc08e37b /README.md
parent91574f1f56aafe8f212eaeeeba4558da7b0f864d (diff)
downloadvoidsky-bf455f3e1968eaa6ead8b51fd3e2ee8f83c503c1.tar.zst
README: fix brand capitalization ("Github" -> "GitHub")
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f1b6940e..8d32f67cc 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ The [Build Instructions](./docs/build.md) are a good place to get started with t
 The Authenticated Transfer Protocol ("AT Protocol" or "atproto") is a decentralized social media protocol. You don't *need* to understand AT Protocol to work with this application, but it can help. Learn more at:
 
 - [Overview and Guides](https://atproto.com/guides/overview)
-- [Github Discussions](https://github.com/bluesky-social/atproto/discussions) 👈 Great place to ask questions
+- [GitHub Discussions](https://github.com/bluesky-social/atproto/discussions) 👈 Great place to ask questions
 - [Protocol Specifications](https://atproto.com/specs/atp)
 - [Blogpost on self-authenticating data structures](https://bsky.social/about/blog/3-6-2022-a-self-authenticating-social-protocol)