diff options
author | Stuart Stock <stuart@int08h.com> | 2018-03-10 17:54:03 -0600 |
---|---|---|
committer | Stuart Stock <stuart@int08h.com> | 2018-03-10 17:54:03 -0600 |
commit | 8ea96f55379e6096026e8855ccdae699ca17c135 (patch) | |
tree | d1b9d9f7bfaf9ac90827ab363ea59a4a5a72b0ce /README.md | |
parent | 50232ccf25a2f118ede487d1aa87a4a33d21e78e (diff) | |
download | roughenough-8ea96f55379e6096026e8855ccdae699ca17c135.zip |
Fix broken link in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ synchronization client and server implementation in Rust. The server is functionally complete: it parses client requests and generates valid Roughtime responses. -*Some unimplemented features remain*, see [server limitations](#server limitations) below. +*Some unimplemented features remain*, see [server limitations](#server-limitations) below. The client is also functionally complete and validaties the Merkle Tree in responses, if present. |