Skip to content

Commit

Permalink
fix(logos): update URL and remove logos no longer using DocSearch (#2260
Browse files Browse the repository at this point in the history
)
  • Loading branch information
randombeeper authored Jun 20, 2024
1 parent 4054a12 commit 1081660
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions packages/website/src/components/showcase-projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@
"image": "img/logos/testing-library.png",
"href": "https://testing-library.com/"
},
{
"name": "Ant Design",
"image": "img/logos/ant-design.svg",
"href": "https://ant.design/docs/react/introduce"
},
{
"name": "Homebrew",
"image": "img/logos/homebrew.png",
Expand All @@ -59,11 +54,6 @@
"image": "img/logos/vue.svg",
"href": "https://v3.vuejs.org/"
},
{
"name": "Requests",
"image": "img/logos/requests.png",
"href": "https://requests.readthedocs.io/en/master/"
},
{
"name": "Discord",
"image": "img/logos/discord.svg",
Expand All @@ -82,7 +72,7 @@
{
"name": "BootstrapVue",
"image": "img/logos/bootstrap-vue.svg",
"href": "https://bootstrap-vue.js.org/docs"
"href": "https://bootstrap-vue.org/docs"
},
{
"name": "Moment.js",
Expand Down Expand Up @@ -134,11 +124,6 @@
"image": "img/logos/gatsby.png",
"href": "https://www.gatsbyjs.org/docs/"
},
{
"name": "Calico",
"image": "img/logos/calico.png",
"href": "https://docs.calicocloud.io/"
},
{
"name": "Jest",
"image": "img/logos/jest.png",
Expand Down

0 comments on commit 1081660

Please sign in to comment.