Skip to content

Commit 514f0ae

Browse files
committed
【文档】更新 README 文件中的许可证链接
- 在 README.md 和 README_EN.md 中,将许可证文本链接改为 Markdown 链接格式 - 更新 index.html 中 markdown-html 标签的 version 属性到 1.14.5
1 parent 7c6cab3 commit 514f0ae

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
3434
## 其他说明
3535
36-
`本项目使用的开源项目允许修改,但请保留原作者信息。确需去除,请联系作者,以免失去技术支持。`详情请参照许可证
36+
`本项目使用的开源项目允许修改,但请保留原作者信息。确需去除,请联系作者,以免失去技术支持。`详情请参照[许可证](#许可证)
3737

3838
## 代码或内容贡献
3939

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This project aims to provide a low-dependency, simple deployment solution for re
3333
3434
## Additional Notes
3535
36-
`The open-source projects used in this project allow modifications, but please retain the original author information. If removal is necessary, please contact the author to avoid losing technical support.` For more details, refer to the license.
36+
`The open-source projects used in this project allow modifications, but please retain the original author information. If removal is necessary, please contact the author to avoid losing technical support.` For more details, refer to the [license](#license).
3737

3838
## Code or Content Contributions
3939

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html>
22

33
<html>
4-
<markdown-html version="1.14.4" author="PJ568" repo="https://github.com/PJ-568/markdown.html"
4+
<markdown-html version="1.14.5" author="PJ568" repo="https://github.com/PJ-568/markdown.html"
55
license="CC BY-SA 4.0 International"></markdown-html>
66

77
<head>

0 commit comments

Comments
 (0)