Commit 907d16e87225fb284b779d652e6e8ef9053c7fcc
Merge pull request #589 from ssbc/ssb-link
Update readme to use new Scuttlebutt linkChristian Bundy authored on 12/7/2018, 4:35:49 PM
GitHub committed on 12/7/2018, 4:35:49 PM
Parent: 98073738664294ded7f111ec6d6a62529686182e
Parent: 2ed88ea19c5cb2ca092820512a6bf8138f9da73c
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -133,9 +133,9 @@ | ||
133 | 133 | - [API / CLI Reference](https://scuttlebot.io/apis/scuttlebot/ssb.html) |
134 | 134 | |
135 | 135 | ### Key Concepts |
136 | 136 | |
137 | -- [Secure Scuttlebutt](https://ssbc.github.io/secure-scuttlebutt/), Scuttlebot's global database protocol | |
137 | +- [Secure Scuttlebutt](https://ssbc.github.io/scuttlebutt-protocol-guide/), Scuttlebot's global database protocol | |
138 | 138 | - [Content Hash Linking](https://ssbc.github.io/docs/ssb/linking.html) |
139 | 139 | - [Secret Handshake](https://ssbc.github.io/docs/ssb/secret-handshake.html), Scuttlebot's transport-layer security protocol |
140 | 140 | - [Private Box](https://ssbc.github.io/docs/ssb/end-to-end-encryption.html), Scuttlebot's end-to-end security protocol |
141 | 141 | - [Frequently Asked Questions](https://ssbc.github.io/docs/ssb/faq.html) |
Built with git-ssb-web