Skip to content

Commit 00fc961

Browse files
author
markzegarelli
committed
Add redirects [netlify-build]
1 parent f123a3a commit 00fc961

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/_redirects

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Redirects file for Netlify
22

33
# Redirect for Profiles -> Unify rename
4-
# /docs/profiles/* /docs/unify/:splat
4+
# /docs/profiles/* /docs/unify/:splat
5+
6+
7+
# RETL Beta -> GA redirect
8+
/docs/reverse-etl/ /docs/connections/reverse-etl
9+
/docs/reverse-etl/bigquery-setup/ /docs/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup/
10+
/docs/reverse-etl/redshift-setup/ /docs/connections/reverse-etl/reverse-etl-source-setup-guides/redshift-setup/
11+
/docs/reverse-etl/snowflake-setup/ /docs/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup/

0 commit comments

Comments
 (0)