From 442dd1da437975183786bf4a47813eef29ba06f1 Mon Sep 17 00:00:00 2001 From: Oleksandr Kharchenko Date: Wed, 15 May 2024 11:34:25 +0300 Subject: [PATCH] [ZEUS-4200] link format --- docs/data/tutorials/playbacksdk/getstarted.json | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/docs/data/tutorials/playbacksdk/getstarted.json b/docs/data/tutorials/playbacksdk/getstarted.json index 082e905..c66e6f5 100644 --- a/docs/data/tutorials/playbacksdk/getstarted.json +++ b/docs/data/tutorials/playbacksdk/getstarted.json @@ -345,12 +345,17 @@ "text": "The playback API is returning the reason code in the response , refer " }, { - "text": "Get Video Playback Data | Playback", - "type": "text", - "identifier": "https://streamamg.stoplight.io/docs/playback-documentation-portal/d2503d48e9a16-error-handling", - "isActive": true, - "tutorials": [ - "playback_link" + "type": "paragraph", + "inlineContent": [ + { + "text": "Get Video Playback Data | Playback", + "type": "reference", + "identifier": "https://streamamg.stoplight.io/docs/playback-documentation-portal/d2503d48e9a16-error-handling", + "isActive": true, + "tutorials": [ + "playback_link" + ] + } ] } ]