Skip to content

Commit 2705404

Browse files
Merge pull request #1588 from OctopusDeploy/tk/broken-link-fix
Removing broken link
2 parents 9e7be44 + c68bada commit 2705404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

step-templates/yams-upload.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Id": "a1d95c5f-42fb-43b3-8bee-74a255f2ae71",
33
"Name": "YAMS Uploader",
4-
"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.",
4+
"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.",
55
"ActionType": "Octopus.Script",
66
"Version": 1,
77
"Properties": {
@@ -88,4 +88,4 @@
8888
"Type": "ActionTemplate"
8989
},
9090
"Category": "other"
91-
}
91+
}

0 commit comments

Comments
 (0)