We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421b1cb commit 79c1404Copy full SHA for 79c1404
README.md
@@ -1,5 +1,5 @@
1
<p align="center">
2
- <img height="200" src="./docs/.vuepress/public/assets/img/logo.word.svg">
+ <img height="200" src="./docs/.vuepress/public/assets/logo/logo.word.svg">
3
</p>
4
5
# lms 微服务框架
common.props
@@ -9,7 +9,7 @@
9
10
<Version>1.0.0</Version>
11
12
- <PackageIconUrl>https://raw.githubusercontent.com/liuhll/lms/main/docs/.vuepress/public/assets/img/logo.png</PackageIconUrl>
+ <PackageIconUrl>https://raw.githubusercontent.com/liuhll/lms/main/docs/.vuepress/public/assets/logo/logo.png</PackageIconUrl>
13
14
<RepositoryUrl>https://github.com/liuhll/lms</RepositoryUrl>
15
0 commit comments