We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3760815 commit c45fd99Copy full SHA for c45fd99
MAINTENANCE_NOTES.md
@@ -5,7 +5,7 @@
5
注: 为方便阐述规范,以下内容以“使用**Java**语言解答**第001题**-**Two Sum**”为例进行说明。
6
7
## 目录
8
-- [本仓库的起源][#本仓库的起源]
+- [本仓库的起源](#本仓库的起源)
9
- [文档编写规范](#文档编写规范)
10
- [commit信息提交规范](#commit信息提交规范)
11
- [添加新语言代码](#添加新语言代码)
@@ -78,4 +78,4 @@ commit信息模板: ``feat: add solution of `Two Sum`(001) with Java``
78
[Mukyu]: https://github.com/Mukyu
79
[Taryn]: https://github.com/Taryn2016
80
[cas]: https://github.com/CodeAntStudio
81
-[template]: ./tips/Template.md
+[template]: ./tips/Template.md
0 commit comments