Revert "Add /books redirect"
All checks were successful
/ check (push) Successful in 49s

This reverts commit 61804ebc6f.
This commit is contained in:
Oliver Davies 2025-08-20 20:48:14 +01:00
parent d1eaa83712
commit 11a0e9f8c8

View file

@ -3063,8 +3063,4 @@
from = "/yXhoS"; from = "/yXhoS";
to = "/talks/things-you-should-know-about-php"; to = "/talks/things-you-should-know-about-php";
} }
{
from = "/books";
to = "https://code.oliverdavies.uk/explore/repos?q=book&topic=1";
}
] ]