From a833822eae68be72471fe260e84d8f17a7ac775f Mon Sep 17 00:00:00 2001 From: Azure CI <> Date: Fri, 10 Apr 2020 16:27:48 +0000 Subject: [PATCH] docs(ci): Update protocol.md - cfa8d8d [skip ci] --- docs/generated/comments.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/generated/comments.json b/docs/generated/comments.json index cddebe18..0731d3d7 100644 --- a/docs/generated/comments.json +++ b/docs/generated/comments.json @@ -5357,7 +5357,7 @@ "description": "Get a list of scenes in the currently active profile.", "return": [ "{String} `current-scene` Name of the currently active scene.", - "{Array} `scenes` Ordered list of the current profile's scenes (See `[GetCurrentScene](#getcurrentscene)` for more information)." + "{Array} `scenes` Ordered list of the current profile's scenes (See [GetCurrentScene](#getcurrentscene) for more information)." ], "api": "requests", "name": "GetSceneList", @@ -5372,7 +5372,7 @@ { "type": "Array", "name": "scenes", - "description": "Ordered list of the current profile's scenes (See `[GetCurrentScene](#getcurrentscene)` for more information)." + "description": "Ordered list of the current profile's scenes (See [GetCurrentScene](#getcurrentscene) for more information)." } ], "names": [