mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 00:26:34 +03:00
chore: remove broken link from demo (#2338)
This commit is contained in:
parent
44372d5702
commit
916639098f
|
@ -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<
|
||||
|
|
Loading…
Reference in New Issue
Block a user