Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing Hashicorp customer story #6858

Merged
merged 2 commits into from
Apr 10, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
removing Hashicorp stories from website
  • Loading branch information
kelvinyap committed Apr 10, 2024
commit 511b2e537560193d7c0fca875c0191383f4959d1
6 changes: 0 additions & 6 deletions src/components/CaseStudies/CaseStudyCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ export const CASESTUDIES: CaseStudy[] = [
title: 'Nine empowers productivity and enhances security with Sourcegraph.',
url: '/case-studies/how-sourcegraph-transformed-nine-development-workflow',
},
{
name: 'HashiCorp',
logo: '/external-logos/hashicorp-logo.svg',
title: 'HashiCorp streamlines cross-repository code search and fixes with Sourcegraph.',
url: '/case-studies/hashicorp-uses-sourcegraph-to-streamline-cross-repository-code-search',
},
{
name: 'Nutanix',
logo: '/external-logos/nutanix-logo.svg',
Expand Down
10 changes: 0 additions & 10 deletions src/components/Resources/resourceItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,16 +99,6 @@ export const resourceItems: Resource[] = [
publishDate: '2022-08-15T21:19:11Z',
keyword: ['Cloud costs', 'Cost optimization', 'Visibility'],
},
{
featured: false,
title: 'Hashicorp customer story',
link: '/case-studies/hashicorp-uses-sourcegraph-to-streamline-cross-repository-code-search',
contentType: 'customer story',
subjects: ['code search', 'code reuse', 'batch changes'],
description: 'Learn how HashiCorp streamlines cross-repository code search and fixes with Sourcegraph.',
publishDate: '2022-09-01T17:32:24Z',
keyword: ['code search', 'code reuse', 'batch changes', 'Tech debt'],
},
{
featured: false,
title: 'How DevOps teams can build data driven relationships with their code',
Expand Down