Skip to content

Commit 61b4bed

Browse files
authored
fix: badges
1 parent ff09c32 commit 61b4bed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Apex Proxy
22

33
![status](https://img.shields.io/badge/status-WIP-yellow)
4-
[![Go Report Card](https://goreportcard.com/badge/github.com/niix-dan/apex)](https://goreportcard.com/report/github.com/niix-dan/apex)
5-
[![Go Reference](https://pkg.go.dev/badge/github.com/niix-dan/apex.svg)](https://pkg.go.dev/github.com/niix-dan/apex)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/niix-dan/apexproxy)](https://goreportcard.com/report/github.com/niix-dan/apexproxy)
5+
[![Go Reference](https://pkg.go.dev/badge/github.com/niix-dan/apexproxy.svg)](https://pkg.go.dev/github.com/niix-dan/apexproxy)
66
[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](LICENSE)
77

88
A lightweight, high-performance reverse proxy and load balancer written in Go, featuring an instant, zero-dependency TUI dashboard for real-time traffic monitoring.
@@ -98,4 +98,4 @@ routing:
9898

9999
## License
100100

101-
MIT
101+
MIT

0 commit comments

Comments
 (0)