Skip to content

Commit 87b2c9c

Browse files
fix: remove broken footer links not present in versioned docs
1 parent 9d7eaeb commit 87b2c9c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

docusaurus.config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -206,14 +206,6 @@ const config = {
206206
label: 'Introduction',
207207
to: '/docs/intro',
208208
},
209-
{
210-
label: 'Azure Services',
211-
to: '/docs/azure-services',
212-
},
213-
{
214-
label: 'Operations',
215-
to: '/docs/operations',
216-
},
217209
],
218210
},
219211
{

0 commit comments

Comments
 (0)