Skip to content

Commit e4ca7d2

Browse files
authored
Fix GitHub links in README badges (#1)
Updated GitHub repository links in badges to reflect the correct organization.
1 parent e41d6b0 commit e4ca7d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Wentworth Coding Club DNS
22

3-
[![test](https://github.com/witcc/dns/workflows/test/badge.svg)](https://github.com/witcc/dns/actions?query=workflow%3Atest)
4-
[![deploy](https://github.com/witcc/dns/workflows/deploy/badge.svg)](https://github.com/witcc/dns/actions?query=workflow%3Adeploy)
3+
[![test](https://github.com/WITCodingClub/dns/workflows/test/badge.svg)](https://github.com/WITCodingClub/dns/actions?query=workflow%3Atest)
4+
[![deploy](https://github.com/WITCodingClub/dns/workflows/deploy/badge.svg)](https://github.com/WITCodingClub/dns/actions?query=workflow%3Adeploy)
55

66
This repository is used for managing the Wentworth Coding Club's DNS configuration through [OctoDNS](https://github.com/octodns/octodns). OctoDNS enables version-controlled, automated DNS management with validation and testing before changes go live.
77

@@ -141,4 +141,4 @@ We welcome contributions! Please:
141141
- Provide a clear description in your PR
142142
- Be responsive to review feedback
143143

144-
---
144+
---

0 commit comments

Comments
 (0)