From ac60574633715032f9289d7208cfe53c2b522c88 Mon Sep 17 00:00:00 2001 From: brockho Date: Wed, 27 Nov 2024 13:33:14 +0100 Subject: [PATCH] add a new redirect file in subdirectory to hopefully work with and without trailing `/` --- bbob/index.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bbob/index.md diff --git a/bbob/index.md b/bbob/index.md new file mode 100644 index 0000000..e3a4d0b --- /dev/null +++ b/bbob/index.md @@ -0,0 +1,3 @@ +--- +redirect_to: https://numbbo.it/data-archive/bbob.html +--- \ No newline at end of file