fix links in abci readme. fixes #2335

This commit is contained in:
Ethan Buchman
2018-09-05 18:43:21 -04:00
parent c9510d0f50
commit 4416c9e4bc
2 changed files with 5 additions and 5 deletions

View File

@ -123,7 +123,7 @@
"abciServers": [
{
"name": "abci",
"url": "https://github.com/tendermint/abci",
"url": "https://github.com/tendermint/tendermint/tree/master/abci",
"language": "Go",
"author": "Tendermint"
},