From 2d2b0c17ec4cea856724a13cbbaa8f2147449c2c Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 19 Nov 2024 19:37:40 +0100 Subject: [PATCH] fix source code for traefik (#967) - Closes #966 --- software/traefik.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/traefik.yml b/software/traefik.yml index 48e8c9f4da..407caaff64 100644 --- a/software/traefik.yml +++ b/software/traefik.yml @@ -1,6 +1,6 @@ name: Traefik website_url: https://traefik.io/ -source_code_url: https://github.com/static-web-server/static-web-server +source_code_url: https://github.com/traefik/traefik description: HTTP reverse proxy and load balancer that makes deploying microservices easy. licenses: - MIT