OSDN Git Service

change the doc root
authorZhiting Lin <zlin035@uottawa.ca>
Tue, 17 Apr 2018 06:31:30 +0000 (14:31 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Tue, 17 Apr 2018 06:31:30 +0000 (14:31 +0800)
src/utility/environment.js

index e5edd07..fed5afd 100644 (file)
@@ -32,4 +32,4 @@ export const UTXOpageSize = 4
 
 export const testnetInfoUrl = process.env.TESTNET_INFO_URL || 'https://testnet-info.chain.com'
 export const testnetUrl = process.env.TESTNET_GENERATOR_URL || 'https://testnet.chain.com'
-export const docsRoot = 'https://chain.com/docs/1.2'
+export const docsRoot = 'https://github.com/bytom/bytom/wiki'