Commit d46fcac91bc9187be88c26fd56b2f23cb7200223
fix links in README.md (#27)
Steffen Vogel authored on 7/9/2019, 11:19:21 AMMikey committed on 7/9/2019, 11:19:21 AM
Parent: 33dba458287bd8025b85e1574e1a82a8ecae3272
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -1,9 +1,9 @@ | ||
1 | 1 | # Documentation |
2 | 2 | |
3 | 3 | Get started with Scuttlebot and the Secure Scuttlebutt protocol. |
4 | 4 | |
5 | -**Links:** | |
5 | +## Links | |
6 | 6 | |
7 | -- [Scuttlebot](http://ssbc.github.io/scuttlebot/): a p2p log store | |
8 | -- [Secure Scuttlebutt](http://ssbc.github.io/secure-scuttlebutt/): a global database protocol | |
9 | -- [Patchwork](http://ssbc.github.io/patchwork/): a social messaging app built on Scuttlebot and SSB | |
7 | +- Scuttlebot implemented by [`ssb-server`](http://ssbc.github.io/ssb-server/): a p2p log store | |
8 | +- Secure Scuttlebutt implemented by [`ssb-db`](http://ssbc.github.io/ssb-db/): a global database protocol | |
9 | +- [Patchwork](http://ssbc.github.io/patchwork/): a social messaging app built on `ssb-server` and `ssb-db` |
Built with git-ssb-web