Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.

Commit d475cd5

Browse files
author
Helperhaps
authored
Merge pull request #1093 from rzmj0907/master
Index updated.
2 parents b582014 + 427d54e commit d475cd5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,6 @@ pages:
254254
- 资源下载: 'jiot/resources.md'
255255

256256
- 合规指南:
257-
- 极光开发者应用合规指南:
257+
- 合规指南:
258258
- '极光开发者应用合规指南': 'compliance_guide/app_compliance_guide/app_compliance_guide.md'
259259

zh/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,15 @@
192192
</div>
193193
</div>
194194

195+
<div class="row">
196+
<div class="panel panel-default">
197+
<div class="panel-heading">合规指南</div>
198+
<div class="panel-body">
199+
<ul>
200+
<li><a href="/compliance_guide/app_compliance_guide/">极光开发者应用合规指南</a></li>
201+
</ul>
202+
</div>
203+
</div>
204+
</div>
205+
195206
</div>

0 commit comments

Comments
 (0)