From c80cd6f4f7c561fd22a9d811bb9bee3563b6674d Mon Sep 17 00:00:00 2001 From: "Sherif A. Nada" Date: Wed, 19 May 2021 10:15:55 -0700 Subject: [PATCH] Add MSSQL to summary.md (#3492) --- docs/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 498bf618279211..21068616c387b3 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -86,6 +86,7 @@ * [Local CSV](integrations/destinations/local-csv.md) * [Local JSON](integrations/destinations/local-json.md) * [MeiliSearch](integrations/destinations/meilisearch.md) + * [MSSQL](integrations/destinations/mssql.md) * [MySQL](integrations/destinations/mysql.md) * [Postgres](integrations/destinations/postgres.md) * [Redshift](integrations/destinations/redshift.md)