Skip to content

Commit 49f67a5

Browse files
committed
🔧 Fix GitHub template link
- Correct link to point to actual repository: HalbonLabs/universal-backup-system-template - Template generation link now works properly
1 parent 28ce97e commit 49f67a5

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
@@ -2,15 +2,15 @@
22

33
**A framework-agnostic Git-based backup and checkpoint system for any development project.**
44

5-
[![GitHub Template](https://img.shields.io/badge/GitHub-Use%20This%20Template-brightgreen?logo=github)](https://github.com/HalbonLabs/universal-backup-system/generate)
5+
[![GitHub Template](https://img.shields.io/badge/GitHub-Use%20This%20Template-brightgreen?logo=github)](https://github.com/HalbonLabs/universal-backup-system-template/generate)
66
[![Framework Agnostic](https://img.shields.io/badge/Framework-Agnostic-blue)](#framework-support)
77
[![PowerShell](https://img.shields.io/badge/PowerShell-5.1%2B-blue?logo=powershell)](#requirements)
88
[![License](https://img.shields.io/badge/License-MIT-green)](#license)
99

1010
## **Quick Start**
1111

1212
### 1️⃣ Use This Template
13-
Click **"Use this template"** above or visit: https://github.com/HalbonLabs/universal-backup-system/generate
13+
Click **"Use this template"** above or visit: https://github.com/HalbonLabs/universal-backup-system-template/generate
1414

1515
### 2️⃣ Clone Your New Repo
1616
```bash

0 commit comments

Comments
 (0)