@@ -204,45 +204,45 @@ const fullSidebar = [
204204 ] ,
205205 } ,
206206
207- {
208- type : 'category' ,
209- label : 'Advertiser/Data Provider Integrations' ,
210- link : {
211- type : 'generated-index' ,
212- } ,
213- collapsed : true ,
214-
215- items : [
216- {
217- type : 'category' ,
218- label : 'Integration Overview' ,
219- link : {
220- type : 'doc' ,
221- id : 'guides/integration-advertiser-dataprovider-overview' ,
222- } ,
223- collapsed : true ,
224- items : [
225207 {
226208 type : 'category' ,
227- label : 'Snowflake ' ,
209+ label : 'Advertiser/Data Provider Integrations ' ,
228210 link : {
229- type : 'doc' ,
230- id : 'guides/integration-snowflake' ,
211+ type : 'generated-index' ,
231212 } ,
232213 collapsed : true ,
214+
233215 items : [
234- 'guides/integration-snowflake-previous' ,
235- ] ,
236- } ,
237-
238- 'guides/integration-databricks' ,
239- 'guides/integration-aws-entity-resolution' ,
240- 'guides/integration-advertiser-dataprovider-endpoints' ,
241- ] ,
242- } ,
243- 'guides/integration-javascript-client-side' ,
244- ] ,
245- } ,
216+ {
217+ type : 'category' ,
218+ label : 'Integration Overview' ,
219+ link : {
220+ type : 'doc' ,
221+ id : 'guides/integration-advertiser-dataprovider-overview' ,
222+ } ,
223+ collapsed : true ,
224+ items : [
225+ {
226+ type : 'category' ,
227+ label : 'Snowflake' ,
228+ link : {
229+ type : 'doc' ,
230+ id : 'guides/integration-snowflake' ,
231+ } ,
232+ collapsed : true ,
233+ items : [
234+ 'guides/integration-snowflake-previous' ,
235+ ] ,
236+ } ,
237+
238+ 'guides/integration-databricks' ,
239+ 'guides/integration-aws-entity-resolution' ,
240+ 'guides/integration-advertiser-dataprovider-endpoints' ,
241+ ] ,
242+ } ,
243+ 'guides/integration-javascript-client-side' ,
244+ ] ,
245+ } ,
246246
247247 {
248248 type : 'category' ,
0 commit comments