Skip to content

Commit 047ef9a

Browse files
committed
refactor(destinations): remove networking and deletion pages
1 parent 4fc95ae commit 047ef9a

File tree

4 files changed

+0
-229
lines changed

4 files changed

+0
-229
lines changed

docs/.vitepress/config.mts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,8 +459,6 @@ export default defineConfig({
459459
{ text: 'Overview', link: '/knowledge-base/destinations/index' },
460460
{ text: 'Creating Destinations', link: '/knowledge-base/destinations/create' },
461461
{ text: 'Managing Destinations', link: '/knowledge-base/destinations/manage' },
462-
{ text: 'Networking', link: '/knowledge-base/destinations/networking' },
463-
{ text: 'Deleting Destinations', link: '/knowledge-base/destinations/delete' },
464462
]
465463
},
466464
{

docs/knowledge-base/destinations/delete.md

Lines changed: 0 additions & 87 deletions
This file was deleted.

docs/knowledge-base/destinations/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,3 @@ Destinations can host multiple types of resources:
5656

5757
- [Creating Destinations](./create.md)
5858
- [Managing Destinations](./manage.md)
59-
- [Deleting Destinations](./delete.md)
60-
- [Network Configuration](./networking.md)

docs/knowledge-base/destinations/networking.md

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)