git ssb

0+

cel / ssbc/docs



Commit d46fcac91bc9187be88c26fd56b2f23cb7200223

fix links in README.md (#27)

Steffen Vogel authored on 7/9/2019, 11:19:21 AM
Mikey committed on 7/9/2019, 11:19:21 AM
Parent: 33dba458287bd8025b85e1574e1a82a8ecae3272

Files changed

README.mdchanged
README.mdView
@@ -1,9 +1,9 @@
11 # Documentation
22
33 Get started with Scuttlebot and the Secure Scuttlebutt protocol.
44
5-**Links:**
5+## Links
66
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