Skip to content

Commit f41c21d

Browse files
Update docs
1 parent 22c1af6 commit f41c21d

File tree

8 files changed

+6
-7
lines changed

8 files changed

+6
-7
lines changed

docs/_sidebar.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
* [介绍](/)
22

33
* Kotlin 用法
4-
* [使用扩展函数](/kotlin/ext)
5-
* [封装到基类](/kotlin/baseclass)
6-
* [兼容 BRVAH](/kotlin/brvah)
4+
* [使用扩展函数](/cn/kotlin/ext)
5+
* [封装到基类](/cn/kotlin/baseclass)
6+
* [兼容 BRVAH](/cn/kotlin/brvah)
77

88
* Java 用法
9-
* [封装到基类](/java/baseclass)
10-
* [兼容 BRVAH](/java/brvah)
9+
* [封装到基类](/cn/java/baseclass)
10+
* [兼容 BRVAH](/cn/java/brvah)
1111

1212
* 其它
13-
* [Q&A](/others/q&a)
13+
* [Q&A](/cn/others/q&a)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
loadNavbar: true,
1919
}
2020
</script>
21-
<!-- Docsify v4 -->
2221
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>
2322
</body>
2423
</html>

0 commit comments

Comments
 (0)