aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/roles/web
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/roles/web')
-rw-r--r--infrastructure/roles/web/tasks/main.yaml2
1 files changed, 1 insertions, 1 deletions
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
</Location>
- 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"
</VirtualHost>
notify: restart web