From d5ae8d7ccf2a8a6490427357dd702ced95bc78ba Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 16 May 2017 22:27:29 -0700 Subject: [PATCH] Update _redirects --- _redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_redirects b/_redirects index 0edffe7..1a0504c 100644 --- a/_redirects +++ b/_redirects @@ -1,2 +1,2 @@ # Redirects from what the browser requests to what we serve -/google https://www.google.com 200 \ No newline at end of file +/google/* https://www.google.com 200 \ No newline at end of file