Skip to content

Commit 02d5606

Browse files
Merge pull request #275078 from Albertyang0/Broken-links-fix-tomcassidy
Fix broken links - tomcassidy
2 parents ee26fba + 22b22f5 commit 02d5606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-tutorial-deploy-app-with-cicd-vsts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Enable a continuous deployment trigger so that a release is automatically create
133133

134134
Select **Create Release** -> **Create** to manually create a release. You can monitor the release progress in the **Releases** tab.
135135

136-
Verify that the deployment succeeded and that the application is running in the cluster. Open a web browser and navigate to https://mysftestcluster.southcentralus.cloudapp.azure.com:19080/Explorer/. Note the application version. In this example, it's `1.0.0.20170616.3`.
136+
Verify that the deployment succeeded and that the application is running in the cluster. Open a web browser and navigate to `https://mysftestcluster.southcentralus.cloudapp.azure.com:19080/Explorer/`. Note the application version. In this example, it's `1.0.0.20170616.3`.
137137

138138
## Commit and push changes, trigger a release
139139

0 commit comments

Comments
 (0)