aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar lancebord 2026-03-03 12:26:48 -0500
committerGravatar lancebord 2026-03-03 12:26:48 -0500
commit2667ff0e0eebdff7434e04bfd2a4a314a712da1e (patch)
treed535ea5f620fc5559d1edc44350a5f14fa203f70 /README.md
parentmake add checkout tag on tagged update mode (diff)
fixed readme badge linksHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 98742bb..6d10edc 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
<p align="center">
<img width="256" height=auto src="logo.png">
<br/>
- <img src="https://img.shields.io/github/contributors/bancedev/forge" alt="contributors">
- <img src="https://img.shields.io/github/license/bancedev/forge" alt="license">
- <img src="https://img.shields.io/github/forks/bancedev/forge" alt="forks">
+ <img src="https://img.shields.io/github/contributors/lancebord/forge" alt="contributors">
+ <img src="https://img.shields.io/github/license/lancebord/forge" alt="license">
+ <img src="https://img.shields.io/github/forks/lancebord/forge" alt="forks">
</p>
---