Skip to content

Commit

Permalink
chore: remove broken link from demo (#2338)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVarchuk authored Jun 13, 2023
1 parent 44372d5 commit 9166390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ const demos = [
},
{ value: 'https://api.apis.guru/v2/specs/slack.com/1.7.0/openapi.yaml', label: 'Slack' },
{ value: 'https://api.apis.guru/v2/specs/zoom.us/2.0.0/openapi.yaml', label: 'Zoom.us' },
{ value: 'https://docs.graphhopper.com/openapi.json', label: 'GraphHopper' },
];

class DemoApp extends React.Component<
Expand Down

0 comments on commit 9166390

Please sign in to comment.