Skip to content

Commit e648009

Browse files
committed
docs: maven repo 地址修改为 https 协议
1 parent 2a6a715 commit e648009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
- [maven][1]
1616
- [the latest JAR][2]
1717

18-
[1]: http://repo1.maven.org/maven2/app/myoss/cloud/codestyle/code-format-eclipse/
18+
[1]: https://repo1.maven.org/maven2/app/myoss/cloud/codestyle/code-format-eclipse/
1919
[2]: https://search.maven.org/remote_content?g=app.myoss.cloud.codestyle&a=code-format-eclipse&v=LATEST
2020

2121
### code-format-checkstyle
2222

2323
- [maven][3]
2424
- [the latest JAR][4]
2525

26-
[3]: http://repo1.maven.org/maven2/app/myoss/cloud/codestyle/code-format-checkstyle/
26+
[3]: https://repo1.maven.org/maven2/app/myoss/cloud/codestyle/code-format-checkstyle/
2727
[4]: https://search.maven.org/remote_content?g=app.myoss.cloud.codestyle&a=code-format-checkstyle&v=LATEST
2828

2929
## Maven

0 commit comments

Comments
 (0)