add link to github (#1542)

This commit is contained in:
Allen
2018-05-09 12:13:07 +04:00
committed by Anton Kaliaev
parent 64408a4041
commit c0a1a8d3c0
+1 -1
View File
@@ -456,5 +456,5 @@ Upgrading
The Tendermint development cycle includes a lot of breaking changes. Upgrading from
an old version to a new version usually means throwing away the chain data. Try out
the `tm-migrate <https://github.com/hxzqlh/tm-tools>`__ tool written by @hxqlh if
the `tm-migrate <https://github.com/hxzqlh/tm-tools>`__ tool written by `@hxzqlh <https://github.com/hxzqlh>`__ if
you are keen to preserve the state of your chain when upgrading to newer versions.