From 98b6f7cc5bbaaa115e5fd6f1a4b6de009134ffe1 Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.dev>
Date: Thu, 2 Jan 2025 20:26:02 +0000
Subject: [PATCH] Redirect /talks to /presentations

---
 nix/hosts/hetznix/modules/caddy/vhosts/www.oliverdavies.uk.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nix/hosts/hetznix/modules/caddy/vhosts/www.oliverdavies.uk.nix b/nix/hosts/hetznix/modules/caddy/vhosts/www.oliverdavies.uk.nix
index f8eac497..218e2d6c 100644
--- a/nix/hosts/hetznix/modules/caddy/vhosts/www.oliverdavies.uk.nix
+++ b/nix/hosts/hetznix/modules/caddy/vhosts/www.oliverdavies.uk.nix
@@ -400,6 +400,7 @@
         redir /tailwind-repos https://github.com/opdavies?utf8=%e2%9c%93&tab=repositories&q=tailwindcss permanent
         redir /tailwind-talk /talks/taking-flight-with-tailwind-css permanent
         redir /tailwindcss-demo http://tailwindcss-demo.oliverdavies.uk/ permanent
+        redir /talks /presentations permanent
         redir /talks-offer-tweet https://twitter.com/opdavies/status/1250870367712935938 permanent
         redir /talks/2012/09/05/what-is-this-drupal-thing-unified-diff /talks/what-is-this-drupal-thing permanent
         redir /talks/2013/07/10/drupal-ldap-swdug /talks/drupal-ldap permanent