From 43d83831f8bd700d8dfd65e7a09c555402554709 Mon Sep 17 00:00:00 2001 From: fuomag9 Date: Tue, 4 Nov 2025 00:15:53 +0100 Subject: [PATCH 1/2] Add acknowledgment for Nginx Proxy Manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6cf0021..63b0fab0 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## Acknowledgments - **[Caddy Server](https://caddyserver.com/)** – The amazing web server that powers this project +- **[Nginx Proxy Manager](https://github.com/NginxProxyManager/nginx-proxy-manager)** – The original project - **[Next.js](https://nextjs.org/)** – React framework for production - **[Material UI](https://mui.com/)** – Beautiful React components - **[Prisma](https://www.prisma.io/)** – Next-generation ORM From f1749edc775a745b968e608ed207b89c3019fbf7 Mon Sep 17 00:00:00 2001 From: fuomag9 Date: Tue, 4 Nov 2025 00:18:10 +0100 Subject: [PATCH 2/2] Fix GitHub username and license link in README Updated links to reflect the correct GitHub username and license URL. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63b0fab0..511fb601 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ ### Modern Web UI for Caddy Server -[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/yourusername/caddy-proxy-manager) -[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) +[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/fuomag9/caddy-proxy-manager) +[![License](https://img.shields.io/badge/license-MIT-green.svg)]([LICENSE](https://mit-license.org)) [![Next.js](https://img.shields.io/badge/Next.js-16-black)](https://nextjs.org/) [![Docker](https://img.shields.io/badge/docker-ready-blue)](https://www.docker.com/)