Skip to content

Commit d13a9e3

Browse files
author
code2life
committed
update docs
1 parent ec0a7a0 commit d13a9e3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p align="left">
44
<br>
55
<a href="https://github.com/code2life/spring-boot-dynamic-config"><img src="https://github.com/code2life/spring-boot-dynamic-config/actions/workflows/gradle.yml/badge.svg" /></a>
6-
<a href="https://github.com/code2life/spring-boot-dynamic-config/actions/workflows/gradle.yml"><img src=".github/badges/jacoco.svg" /></a>
6+
<a href="https://github.com/code2life/spring-boot-dynamic-config/actions/workflows/gradle.yml"><img src="https://filecdn.code2life.top/jacoco-sp.svg" /></a>
77
<a href="https://codebeat.co/projects/github-com-code2life-spring-boot-dynamic-config-main"><img alt="codebeat badge" src="https://codebeat.co/badges/ea7b2127-62f3-45f4-9f38-55f8203c0121" /></a>
88
<br>
99
</p>
@@ -29,7 +29,7 @@
2929

3030
## 演示
3131

32-
<img src="example/demo.gif" alt="Demo" />
32+
<img src="https://filecdn.code2life.top/springboot-config-demo.gif" alt="Demo" />
3333

3434
## 快速开始
3535

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p align="left">
44
<br>
55
<a href="https://github.com/code2life/spring-boot-dynamic-config"><img src="https://github.com/code2life/spring-boot-dynamic-config/actions/workflows/gradle.yml/badge.svg" /></a>
6-
<a href="https://github.com/code2life/spring-boot-dynamic-config/actions/workflows/gradle.yml"><img src=".github/badges/jacoco.svg" /></a>
6+
<a href="https://github.com/code2life/spring-boot-dynamic-config/actions/workflows/gradle.yml"><img src="https://filecdn.code2life.top/jacoco-sp.svg" /></a>
77
<a href="https://codebeat.co/projects/github-com-code2life-spring-boot-dynamic-config-main"><img alt="codebeat badge" src="https://codebeat.co/badges/ea7b2127-62f3-45f4-9f38-55f8203c0121" /></a>
88
<br>
99
</p>
@@ -29,7 +29,7 @@ Hot-reload your SpringBoot configurations, with just a '@DynamicConfig' annotati
2929

3030
## Demo
3131

32-
<img src="example/demo.gif" alt="Demo" />
32+
<img src="https://filecdn.code2life.top/springboot-config-demo.gif" alt="Demo" />
3333

3434
## Getting Started
3535

0 commit comments

Comments
 (0)