Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

Commit c4d64c5

Browse files
authored
Create _redirects (#744)
everyone is now done using syllabus -- off to curriculum Signed-off-by: Sally McGrath <sally@codeyourfuture.io>
1 parent eb83f83 commit c4d64c5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_redirects

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Redirect specific paths
2+
3+
/contributing/overview 301 https://curriculum.codeyourfuture.io/guides/contributing/
4+
/Overview 301 https://curriculum.codeyourfuture.io/overview
5+
/guides/asking-questions 301 https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/
6+
7+
# Redirect all other paths
8+
9+
/* 301 https://curriculum.codeyourfuture.io/

0 commit comments

Comments
 (0)