Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
remove badges for non-existant swift docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Mar 29, 2024
1 parent 4ab62ec commit f98bd2b
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions site/src/components/ProjectsDashboard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -474,16 +474,6 @@ const projects = {
{ label: 'cydx' },
],
apiDocs: [
{
type: 'ghWorkflow',
label: 'docs ci',
value: 'ci.yml',
},
{
type: 'ghWorkflow',
label: 'docs publish',
value: 'gh-pages-deploy.yml',
},
{
value: 'reference docs',
href: 'https://swiftpackageindex.com/TBD54566975/web5-swift/main/documentation/web5',
Expand Down Expand Up @@ -520,16 +510,6 @@ const projects = {
{ label: 'cydx' },
],
apiDocs: [
{
type: 'ghWorkflow',
label: 'docs ci',
value: 'ci.yml',
},
{
type: 'ghWorkflow',
label: 'docs publish',
value: 'gh-pages-deploy.yml',
},
{
value: 'reference docs',
href: 'https://swiftpackageindex.com/TBD54566975/tbdex-swift/main/documentation/tbdex',
Expand Down

0 comments on commit f98bd2b

Please sign in to comment.