Skip to content

Commit 44baf4b

Browse files
Merge pull request #4718 from gustavohc07/feat/add-spec-alias-to-navbar
Add missing "Spec: Alias" to sidenav
2 parents d1ffa64 + 8b8a1a0 commit 44baf4b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/_data/sidenav/main.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ sections:
112112
title: 'Spec: Group'
113113
- path: /connections/spec/identify
114114
title: 'Spec: Identify'
115+
- path: /connections/spec/alias
116+
title: 'Spec: Alias'
115117
- path: /connections/spec/common
116118
title: 'Spec: Common Fields'
117119
- path: /connections/spec/mobile
@@ -171,9 +173,9 @@ sections:
171173
title: Reverse ETL Overview
172174
- path: /connections/reverse-etl/reverse-etl-catalog
173175
title: Reverse ETL Catalog
174-
- section_title: Reverse ETL Source Setup Guides
176+
- section_title: Reverse ETL Source Setup Guides
175177
slug: connections/reverse-etl/reverse-etl-source-setup-guides
176-
section:
178+
section:
177179
- path: /connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup
178180
title: BigQuery Reverse ETL Setup
179181
- path: /connections/reverse-etl/reverse-etl-source-setup-guides/redshift-setup

0 commit comments

Comments
 (0)