Skip to content

Commit 7c89dab

Browse files
authored
Merge pull request #757 from MrXJC/jiacheng/404
R4R: Fix the 404 problem
2 parents 6526b30 + 9c91df7 commit 7c89dab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/features/basic-concepts/gov-params.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ In IRISnet, there are some special parameters can be modified through on-chain g
88
* `VotingProcedure` Parameters in voting period(Voting period)
99
* `TallyingProcedure` Parameters in tallying period(The standards of voting)
1010

11-
Details in [gov](gov.md)
11+
Details in [gov](../governance.md)
1212

1313
## Service Module
1414

1515
* `MaxRequestTimeout` The maximum of waiting blocks for service invocation
1616
* `MinProviderDeposit` The minimum deposit for service binding
1717

18-
Details in [service](serivice.md)
18+
Details in [service](../service.md)

docs/zh/features/basic-concepts/gov-params.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
* `VotingProcedure` 投票阶段的参数(投票期)
99
* `TallyingProcedure` 统计阶段的参数(投票是否通过的标准)
1010

11-
详细见[gov](gov.md)
11+
详细见[gov](../governance.md)
1212

1313
## Service Module
1414

1515
* `MaxRequestTimeout` 服务调用最大等待区块个数
1616
* `MinProviderDeposit` 服务绑定最小抵押金额
1717

18-
详细见[service](serivice.md)
18+
详细见[service](../service.md)

0 commit comments

Comments
 (0)