Skip to content

Commit

Permalink
fix broken links-3 (neo-project#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
Celia18305 authored Feb 12, 2019
1 parent 101b923 commit 6793c54
Show file tree
Hide file tree
Showing 75 changed files with 71 additions and 73 deletions.
1 change: 0 additions & 1 deletion en-us/node/cli/latest-version

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion en-us/sc/quickstart/deploy-invoke.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ To invoke a smart contract that has been deployed in the blockchain, do the foll

5. Click `Test ` to run the contract in a test environment. If no issue, click `Invoke`

You can also use the [invoke method](../../node/cli/latest-version/api/invoke.html) provided in NEO-CLI to invoke the contract.
You can also use the [invoke method](../../node/cli/latest-version/api/invoke.md) provided in NEO-CLI to invoke the contract.
2 changes: 1 addition & 1 deletion en-us/sc/quickstart/test.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unit Testing

You can use the [invokeScript](../../node/cli/latest-version/api/invokescript.html) method provided by NEO-CLI for unit testing.
You can use the [invokeScript](../../node/cli/latest-version/api/invokescript.md) method provided by NEO-CLI for unit testing.

### Testing tool

Expand Down
64 changes: 32 additions & 32 deletions en-us/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,70 +51,70 @@
href: node/cli/apigen.md
items:
- name: v2.9.0 and later
href: node/cli/2.9.4/api.md
href: node/cli/latest-version/api.md
items:
- name: dumpprivkey
href: node/cli/2.9.4/api/dumpprivkey.md
href: node/cli/latest-version/api/dumpprivkey.md
- name: getaccountstate
href: node/cli/2.9.4/api/getaccountstate.md
href: node/cli/latest-version/api/getaccountstate.md
- name: getassetstate
href: node/cli/2.9.4/api/getassetstate.md
href: node/cli/latest-version/api/getassetstate.md
- name: getbalance
href: node/cli/2.9.4/api/getbalance.md
href: node/cli/latest-version/api/getbalance.md
- name: getbestblockhash
href: node/cli/2.9.4/api/getbestblockhash.md
href: node/cli/latest-version/api/getbestblockhash.md
- name: getblock
href: node/cli/2.9.4/api/getblock.md
href: node/cli/latest-version/api/getblock.md
- name: getblock
href: node/cli/2.9.4/api/getblock2.md
href: node/cli/latest-version/api/getblock2.md
- name: getblockcount
href: node/cli/2.9.4/api/getblockcount.md
href: node/cli/latest-version/api/getblockcount.md
- name: getblockhash
href: node/cli/2.9.4/api/getblockhash.md
href: node/cli/latest-version/api/getblockhash.md
- name: getblockheader
href: node/cli/2.9.4/api/getblockheader.md
href: node/cli/latest-version/api/getblockheader.md
- name: getblocksysfee
href: node/cli/2.9.4/api/getblocksysfee.md
href: node/cli/latest-version/api/getblocksysfee.md
- name: getconnectioncount
href: node/cli/2.9.4/api/getconnectioncount.md
href: node/cli/latest-version/api/getconnectioncount.md
- name: getcontractstate
href: node/cli/2.9.4/api/getcontractstate.md
href: node/cli/latest-version/api/getcontractstate.md
- name: getnewaddress
href: node/cli/2.9.4/api/getnewaddress.md
href: node/cli/latest-version/api/getnewaddress.md
- name: getrawmempool
href: node/cli/2.9.4/api/getrawmempool.md
href: node/cli/latest-version/api/getrawmempool.md
- name: getrawtransaction
href: node/cli/2.9.4/api/getrawtransaction.md
href: node/cli/latest-version/api/getrawtransaction.md
- name: getstorage
href: node/cli/2.9.4/api/getstorage.md
href: node/cli/latest-version/api/getstorage.md
- name: gettxout
href: node/cli/2.9.4/api/gettxout.md
href: node/cli/latest-version/api/gettxout.md
- name: getpeers
href: node/cli/2.9.4/api/getpeers.md
href: node/cli/latest-version/api/getpeers.md
- name: getvalidators
href: node/cli/2.9.4/api/getvalidators.md
href: node/cli/latest-version/api/getvalidators.md
- name: getversion
href: node/cli/2.9.4/api/getversion.md
href: node/cli/latest-version/api/getversion.md
- name: getwalletheight
href: node/cli/2.9.4/api/getwalletheight.md
href: node/cli/latest-version/api/getwalletheight.md
- name: invoke
href: node/cli/2.9.4/api/invoke.md
href: node/cli/latest-version/api/invoke.md
- name: invokefunction
href: node/cli/2.9.4/api/invokefunction.md
href: node/cli/latest-version/api/invokefunction.md
- name: invokescript
href: node/cli/2.9.4/api/invokescript.md
href: node/cli/latest-version/api/invokescript.md
- name: listaddress
href: node/cli/2.9.4/api/listaddress.md
href: node/cli/latest-version/api/listaddress.md
- name: sendfrom
href: node/cli/2.9.4/api/sendfrom.md
href: node/cli/latest-version/api/sendfrom.md
- name: sendrawtransaction
href: node/cli/2.9.4/api/sendrawtransaction.md
href: node/cli/latest-version/api/sendrawtransaction.md
- name: sendtoaddress
href: node/cli/2.9.4/api/sendtoaddress.md
href: node/cli/latest-version/api/sendtoaddress.md
- name: sendmany
href: node/cli/2.9.4/api/sendmany.md
href: node/cli/latest-version/api/sendmany.md
- name: validateaddress
href: node/cli/2.9.4/api/validateaddress.md
href: node/cli/latest-version/api/validateaddress.md
- name: v2.8.0
href: node/cli/2.8.0/api.md
items:
Expand Down
2 changes: 1 addition & 1 deletion en-us/utility/sdk/account.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ catch (Exception)
}
```

If the address is wrong, an exception is thrown. You can also use API to verify the adderss. For more information refer to [validateaddress](../../node/cli/latest-version/api/validateaddress.html).
If the address is wrong, an exception is thrown. You can also use API to verify the adderss. For more information refer to [validateaddress](../../node/cli/latest-version/api/validateaddress.md).

### Verifying WIF private key

Expand Down
2 changes: 1 addition & 1 deletion en-us/utility/sdk/common.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ catch (Exception)
}
```

An exception is thrown when the address is wrong. Alternatively, you can use API to verify NEO addresses. For more information, refer to [validateaddress Method](../../node/cli/latest-version/api/validateaddress.html).
An exception is thrown when the address is wrong. Alternatively, you can use API to verify NEO addresses. For more information, refer to [validateaddress Method](../../node/cli/latest-version/api/validateaddress.md).

### Verifying WIF Private Key

Expand Down
1 change: 0 additions & 1 deletion zh-cn/node/cli/latest-version

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion zh-cn/sc/quickstart/deploy-invoke.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ public static void Main()

5. 点击 `试运行`,可以测试该合约。确认无误,点击 `调用`

也可以使用 NEO-CLI 提供的 [invoke 方法](../../node/cli/latest-version/api/invoke.html) 调用合约。
也可以使用 NEO-CLI 提供的 [invoke 方法](../../node/cli/latest-version/api/invoke.md) 调用合约。
2 changes: 1 addition & 1 deletion zh-cn/sc/quickstart/test.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 智能合约的单元测试

可以使用 NEO-CLI 提供的 [invokeScript](../../node/cli/latest-version/api/invokescript.html) 方法来进行单元测试。
可以使用 NEO-CLI 提供的 [invokeScript](../../node/cli/latest-version/api/invokescript.md) 方法来进行单元测试。

### 单元测试工具

Expand Down
64 changes: 32 additions & 32 deletions zh-cn/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,70 +51,70 @@
href: node/cli/apigen.md
items:
- name: v2.9.0(或以上版本)
href: node/cli/2.9.4/api.md
href: node/cli/latest-version/api.md
items:
- name: dumpprivkey
href: node/cli/2.9.4/api/dumpprivkey.md
href: node/cli/latest-version/api/dumpprivkey.md
- name: getaccountstate
href: node/cli/2.9.4/api/getaccountstate.md
href: node/cli/latest-version/api/getaccountstate.md
- name: getassetstate
href: node/cli/2.9.4/api/getassetstate.md
href: node/cli/latest-version/api/getassetstate.md
- name: getbalance
href: node/cli/2.9.4/api/getbalance.md
href: node/cli/latest-version/api/getbalance.md
- name: getbestblockhash
href: node/cli/2.9.4/api/getbestblockhash.md
href: node/cli/latest-version/api/getbestblockhash.md
- name: getblock
href: node/cli/2.9.4/api/getblock.md
href: node/cli/latest-version/api/getblock.md
- name: getblock
href: node/cli/2.9.4/api/getblock2.md
href: node/cli/latest-version/api/getblock2.md
- name: getblockcount
href: node/cli/2.9.4/api/getblockcount.md
href: node/cli/latest-version/api/getblockcount.md
- name: getblockheader
href: node/cli/2.9.4/api/getblockheader.md
href: node/cli/latest-version/api/getblockheader.md
- name: getblockhash
href: node/cli/2.9.4/api/getblockhash.md
href: node/cli/latest-version/api/getblockhash.md
- name: getblocksysfee
href: node/cli/2.9.4/api/getblocksysfee.md
href: node/cli/latest-version/api/getblocksysfee.md
- name: getconnectioncount
href: node/cli/2.9.4/api/getconnectioncount.md
href: node/cli/latest-version/api/getconnectioncount.md
- name: getcontractstate
href: node/cli/2.9.4/api/getcontractstate.md
href: node/cli/latest-version/api/getcontractstate.md
- name: getnewaddress
href: node/cli/2.9.4/api/getnewaddress.md
href: node/cli/latest-version/api/getnewaddress.md
- name: getrawmempool
href: node/cli/2.9.4/api/getrawmempool.md
href: node/cli/latest-version/api/getrawmempool.md
- name: getrawtransaction
href: node/cli/2.9.4/api/getrawtransaction.md
href: node/cli/latest-version/api/getrawtransaction.md
- name: getstorage
href: node/cli/2.9.4/api/getstorage.md
href: node/cli/latest-version/api/getstorage.md
- name: gettxout
href: node/cli/2.9.4/api/gettxout.md
href: node/cli/latest-version/api/gettxout.md
- name: getpeers
href: node/cli/2.9.4/api/getpeers.md
href: node/cli/latest-version/api/getpeers.md
- name: getvalidators
href: node/cli/2.9.4/api/getvalidators.md
href: node/cli/latest-version/api/getvalidators.md
- name: getversion
href: node/cli/2.9.4/api/getversion.md
href: node/cli/latest-version/api/getversion.md
- name: getwalletheight
href: node/cli/2.9.4/api/getwalletheight.md
href: node/cli/latest-version/api/getwalletheight.md
- name: invoke
href: node/cli/2.9.4/api/invoke.md
href: node/cli/latest-version/api/invoke.md
- name: invokefunction
href: node/cli/2.9.4/api/invokefunction.md
href: node/cli/latest-version/api/invokefunction.md
- name: invokescript
href: node/cli/2.9.4/api/invokescript.md
href: node/cli/latest-version/api/invokescript.md
- name: listaddress
href: node/cli/2.9.4/api/listaddress.md
href: node/cli/latest-version/api/listaddress.md
- name: sendfrom
href: node/cli/2.9.4/api/sendfrom.md
href: node/cli/latest-version/api/sendfrom.md
- name: sendrawtransaction
href: node/cli/2.9.4/api/sendrawtransaction.md
href: node/cli/latest-version/api/sendrawtransaction.md
- name: sendtoaddress
href: node/cli/2.9.4/api/sendtoaddress.md
href: node/cli/latest-version/api/sendtoaddress.md
- name: sendmany
href: node/cli/2.9.4/api/sendmany.md
href: node/cli/latest-version/api/sendmany.md
- name: validateaddress
href: node/cli/2.9.4/api/validateaddress.md
href: node/cli/latest-version/api/validateaddress.md
- name: v2.8.0
href: node/cli/2.8.0/api.md
items:
Expand Down
2 changes: 1 addition & 1 deletion zh-cn/utility/sdk/account.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ catch (Exception)
}
```

当地址错误的时候,会抛出异常。也可以用 API 来进行地址校验,[参考教程](../../node/cli/latest-version/api/validateaddress.html)
当地址错误的时候,会抛出异常。也可以用 API 来进行地址校验,[参考教程](../../node/cli/latest-version/api/validateaddress.md)

### WIF 格式私钥校验

Expand Down

0 comments on commit 6793c54

Please sign in to comment.