We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc7ce2 commit fb2a1fdCopy full SHA for fb2a1fd
3 files changed
scripts/redirects/redirects_config.json
@@ -1603,11 +1603,6 @@
1603
"new_link": "/aws/integrations/app-frameworks/architect/",
1604
"status_code": 301
1605
},
1606
- {
1607
- "old_link": "/user-guide/integrations/gitpod/",
1608
- "new_link": "/aws/integrations/containers/gitpod/",
1609
- "status_code": 301
1610
- },
1611
{
1612
"old_link": "/user-guide/aws/managedblockchain/",
1613
"new_link": "/aws/services/managedblockchain",
src/content/docs/aws/integrations/containers/gitpod.md
src/content/docs/aws/integrations/containers/index.md
@@ -11,7 +11,6 @@ LocalStack integrates with a variety of container-based tools and platforms to s
11
This section covers how to use LocalStack with:
12
13
- DevContainers
14
-- Gitpod
15
- Kubernetes
16
- OpenShift
17
- eksctl
0 commit comments