Skip to content

Commit 1302141

Browse files
committed
Get user actually sent to GitHub
Otherwise they still seem to be on netlify.app and the page is broken...
1 parent 23b2127 commit 1302141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
[[redirects]]
66
from = "/"
77
to = "https://github.com/CodeYourFuture/gitbot/"
8-
status = 200
8+
status = 302
99
[redirects.headers]
1010
X-From = "Netlify"

0 commit comments

Comments
 (0)