mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 13:30:33 +03:00
docs: fixed example slack api url (#1077)
This commit is contained in:
parent
289c8e6ae1
commit
76a8988a1b
|
@ -11,7 +11,7 @@ const demos = [
|
|||
value: 'https://api.apis.guru/v2/specs/googleapis.com/calendar/v3/swagger.yaml',
|
||||
label: 'Google Calendar',
|
||||
},
|
||||
{ value: 'https://api.apis.guru/v2/specs/slack.com/1.0.6/swagger.yaml', label: 'Slack' },
|
||||
{ value: 'https://api.apis.guru/v2/specs/slack.com/1.2.0/swagger.yaml', label: 'Slack' },
|
||||
{ value: 'https://api.apis.guru/v2/specs/zoom.us/2.0.0/swagger.yaml', label: 'Zoom.us' },
|
||||
{
|
||||
value: 'https://api.apis.guru/v2/specs/graphhopper.com/1.0/swagger.yaml',
|
||||
|
|
Loading…
Reference in New Issue
Block a user