Skip to content

Commit 1bcedd8

Browse files
authored
fix: ADaaS -> Airdrop import and hiding (#176)
This commit fixes a mistake in a previous commit, which renamed ADaaS to Airdrop, which resulted in breaking existing links. https://app.devrev.ai/devrev/works/ISS-154205
1 parent 74009ee commit 1bcedd8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

fern/versions/public.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ navigation:
137137
slug: triggered-external-source
138138
path: ../docs/pages/tutorials/triggered-external-source.mdx
139139
- section: Airdrop
140-
slug: airdrop
140+
slug: adaas
141141
contents:
142142
- page: "Overview"
143143
slug: overview
@@ -154,23 +154,23 @@ navigation:
154154
path: ../docs/pages/airdrop/loading-phases.mdx
155155
- page: "External sync units extraction"
156156
slug: external-sync-units-extraction
157-
hidden: true
157+
hidden: false
158158
path: ../docs/pages/airdrop/external-sync-units-extraction.mdx
159159
- page: "Metadata extraction"
160-
hidden: true
160+
hidden: false
161161
slug: metadata-extraction
162162
path: ../docs/pages/airdrop/metadata-extraction.mdx
163163
- page: "Data extraction"
164-
hidden: true
164+
hidden: false
165165
slug: data-extraction
166166
path: ../docs/pages/airdrop/data-extraction.mdx
167167
- page: "Attachments extraction"
168-
hidden: true
168+
hidden: false
169169
slug: extract-attachments
170170
path: ../docs/pages/airdrop/attachments-extraction.mdx
171171
- page: "Data and attachments deletion"
172172
slug: data-attachments-deletion
173-
hidden: true
173+
hidden: false
174174
path: ../docs/pages/airdrop/data-attachments-deletion.mdx
175175
- page: "Common issues - FAQ"
176176
slug: faq

0 commit comments

Comments
 (0)