From de13b68303c295453cf21a90fa9d0c69c40ddfc6 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 10 Jan 2026 19:04:07 +0100 Subject: Update ñix.es/ redirect MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infrastructure/roles/web/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infrastructure/roles') diff --git a/infrastructure/roles/web/tasks/main.yaml b/infrastructure/roles/web/tasks/main.yaml index f9c722a..f2842d9 100644 --- a/infrastructure/roles/web/tasks/main.yaml +++ b/infrastructure/roles/web/tasks/main.yaml @@ -52,6 +52,6 @@ RequestHeader set X-Real-IP %{REMOTE_ADDR}s - RedirectMatch "^/$" "/gitweb/?p=infrastructure.git;a=blob;f=README.md;hb=refs/heads/main" + RedirectMatch "^/$" "https://ñix.es/cgit/alex/ñix.es.git/tree/README.md" notify: restart web -- cgit v1.2.3