From c68bada54668978deb80f8465491daeb374e1255 Mon Sep 17 00:00:00 2001 From: tonykelly-octopus <109653283+tonykelly-octopus@users.noreply.github.com> Date: Wed, 19 Feb 2025 12:20:24 +0000 Subject: [PATCH] Removing broken link --- step-templates/yams-upload.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/step-templates/yams-upload.json b/step-templates/yams-upload.json index fb1e56fbf..c3175d94d 100644 --- a/step-templates/yams-upload.json +++ b/step-templates/yams-upload.json @@ -1,7 +1,7 @@ { "Id": "a1d95c5f-42fb-43b3-8bee-74a255f2ae71", "Name": "YAMS Uploader", - "Description": "Upload YAMS application.\n\n[YAMS](https://github.com/Microsoft/Yams) is a library that can be used to deploy and host microservices in the cloud or on premises. This step uses [YAMS Uploader](https://github.com/Applicita/YamsUploader) to publish applications to YAMS cluster.", + "Description": "Upload YAMS application.\n\n[YAMS](https://github.com/Microsoft/Yams) is a library that can be used to deploy and host microservices in the cloud or on premises. This step uses YAMS Uploader to publish applications to YAMS cluster.", "ActionType": "Octopus.Script", "Version": 1, "Properties": { @@ -88,4 +88,4 @@ "Type": "ActionTemplate" }, "Category": "other" -} \ No newline at end of file +}