From 40711ff68759233564f863d08477b2655ff8f1a6 Mon Sep 17 00:00:00 2001 From: MUzairS15 Date: Sat, 2 Dec 2023 18:55:27 +0530 Subject: [PATCH] redirect to layer5 cloud Signed-off-by: MUzairS15 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2e2337b..aaa1551 100644 --- a/action.yml +++ b/action.yml @@ -157,5 +157,5 @@ runs: repository: ${{github.repository}} number: ${{ inputs.prNumber }} id: meshmap-snapshot - message: '[](https://playground.meshery.io/extension/meshmap?design=${{ env.DESIGN_ID }})' + message: '[](https://meshery.layer5.io/catalog/${{ env.DESIGN_ID }})' append: false