From aac8895e99c80e3425ef3d08343eb3c12e9937c5 Mon Sep 17 00:00:00 2001 From: Zain Rizvi Date: Fri, 22 Aug 2025 15:06:40 -0500 Subject: [PATCH] test adding a redirect file --- _redirects | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 _redirects diff --git a/_redirects b/_redirects new file mode 100644 index 000000000000..7c0be3951f68 --- /dev/null +++ b/_redirects @@ -0,0 +1,2 @@ +# Meta PyTorch project redirects +/fakerepo2/* https://meta-pytorch.org/fakerepo/:splat 302