We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f123a3a commit 00fc961Copy full SHA for 00fc961
src/_redirects
@@ -1,4 +1,11 @@
1
# Redirects file for Netlify
2
3
# Redirect for Profiles -> Unify rename
4
-# /docs/profiles/* /docs/unify/:splat
+# /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