diff --git a/src/content/hcp/tutorials-sidebar.json b/src/content/hcp/tutorials-sidebar.json index 9b4f21ebd8..fdd7f86d1a 100644 --- a/src/content/hcp/tutorials-sidebar.json +++ b/src/content/hcp/tutorials-sidebar.json @@ -3,10 +3,6 @@ { "name": "HCP Boundary", "items": [ - { - "name": "Quickstart", - "collectionSlug": "boundary/hcp-getting-started" - }, { "name": "Administration", "collectionSlug": "boundary/hcp-administration" diff --git a/src/content/tutorials-landing.json b/src/content/tutorials-landing.json index 6341788c93..f8ec9b13f6 100644 --- a/src/content/tutorials-landing.json +++ b/src/content/tutorials-landing.json @@ -135,7 +135,6 @@ } ], "featuredCollectionSlugs": [ - "boundary/hcp-getting-started", "boundary/get-started-community", "boundary/hcp-administration" ]