Skip to content

Commit dc4e8c0

Browse files
committed
Update README.md
1 parent f9956ed commit dc4e8c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
</p>
66

77
<p align="center">
8-
<a href="https://github.com/RainPPR/mkdocs-autoblog/blob/main/LICENSE"><img src="https://img.shields.io/github/license/RainPPR/mkdocs-autoblog" alt="License"></a>
9-
<a href="https://ghcr.io/rainppr/mkdocs-autoblog"><img src="https://img.shields.io/badge/docker-ghcr.io-blue" alt="Docker"></a>
8+
<a href="https://github.com/raineblog/mkdocs-autoblog/blob/main/LICENSE"><img src="https://img.shields.io/github/license/raineblog/mkdocs-autoblog" alt="License"></a>
9+
<a href="https://ghcr.io/raineblog/mkdocs-autoblog"><img src="https://img.shields.io/badge/docker-ghcr.io-blue" alt="Docker"></a>
1010
<img src="https://img.shields.io/badge/python-3.12+-green" alt="Python Version">
1111
</p>
1212

@@ -37,7 +37,7 @@
3737

3838
1. **Clone the repository:**
3939
```bash
40-
git clone https://github.com/RainPPR/mkdocs-autoblog.git
40+
git clone https://github.com/raineblog/mkdocs-autoblog.git
4141
cd mkdocs-autoblog
4242
```
4343

@@ -89,7 +89,7 @@ docker run --env-file .env -v $(pwd)/docs:/app/docs mkdocs-autoblog
8989

9090
Or use the pre-built image from GitHub Container Registry:
9191
```bash
92-
docker pull ghcr.io/rainppr/mkdocs-autoblog:latest
92+
docker pull ghcr.io/raineblog/mkdocs-autoblog:latest
9393
```
9494

9595
## 📁 Project Structure

0 commit comments

Comments
 (0)