diff --git a/firebase.json b/firebase.json index 9439cb30..09ea2088 100644 --- a/firebase.json +++ b/firebase.json @@ -12,68 +12,78 @@ "type": 301 }, { - "source": "/how-to-create-data-pipeline-automation/", + "source": "/how-to-create-data-pipeline-automation", "destination": "/data-pipeline-automation", "type": 301 }, { - "source": "/Google-Analytics-4-to-Redshift/", - "destination": "/google-analytics-4-to-redshift/", + "source": "/Google-Analytics-4-to-Redshift", + "destination": "/google-analytics-4-to-redshift", "type": 301 }, { - "source": "/MariaDB-to-Redshift/", - "destination": "/mariadb-to-redshift/", + "source": "/MariaDB-to-Redshift", + "destination": "/mariadb-to-redshift", "type": 301 }, { - "source": "/Linkedin-ads-to-redshift/", - "destination": "/linkedin-ads-to-redshift/", + "source": "/Linkedin-ads-to-redshift", + "destination": "/linkedin-ads-to-redshift", "type": 301 }, { - "source": "/MariaDb-to-Snowflake/", - "destination": "/mariadb-to-snowflake/", + "source": "/MariaDb-to-Snowflake", + "destination": "/mariadb-to-snowflake", "type": 301 }, { - "source": "/Redis-Data-Types/", - "destination": "/redis-data-types/", + "source": "/Redis-Data-Types", + "destination": "/redis-data-types", "type": 301 }, { - "source": "/Postgres-Schema/", - "destination": "/postgres-schema/", + "source": "/Postgres-Schema", + "destination": "/postgres-schema", "type": 301 }, { - "source": "/Jira-to-Bigquery/", - "destination": "/jira-to-bigquery/", + "source": "/Jira-to-Bigquery", + "destination": "/jira-to-bigquery", "type": 301 }, { - "source": "/Jira-to-postgres/", - "destination": "/jira-to-postgres/", + "source": "/Jira-to-postgres", + "destination": "/jira-to-postgres", "type": 301 }, { - "source": "/JSON-to-BigQuery/", - "destination": "/json-to-bigquery/", + "source": "/JSON-to-BigQuery", + "destination": "/json-to-bigquery", "type": 301 }, { - "source": "/elt-processes-cdc/", - "destination": "/streaming-etl-processes-cdc/", + "source": "/elt-processes-cdc", + "destination": "/streaming-etl-processes-cdc", "type": 301 }, { - "source": "/the-complete-change-capture-guide-for-postgresql/", - "destination": "/the-complete-change-data-capture-guide-for-postgresql/", + "source": "/the-complete-change-capture-guide-for-postgresql", + "destination": "/the-complete-change-data-capture-guide-for-postgresql", "type": 301 }, { - "source": "/data-lake-architecture%20/", - "destination": "/data-lake-architecture/", + "source": "/data-lake-architecture%20", + "destination": "/data-lake-architecture", + "type": 301 + }, + { + "source": "/how-to-build-data-pipelines", + "destination": "/build-real-time-data-pipelines", + "type": 301 + }, + { + "source": "/stream-data-postgres-to-snowflake", + "destination": "/postgres-to-snowflake", "type": 301 } ],