Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 679783a

Browse files
committed
1 parent 3e7c955 commit 679783a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/app/scripts/stream/views/definition-deploy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 ng-show="definitionName">Deploy Stream Definition {{definitionName}}</h1>
22

33
<p class="index-page--subtitle"> Please specify any <strong>optional</strong> deployment properties. For more information please see the
4-
<a href="http://docs.spring.io/spring-cloud-dataflow/docs/current-SNAPSHOT/reference/htmlsingle/#_creating_a_simple_stream"
4+
<a href="http://docs.spring.io/spring-cloud-dataflow/docs/current-SNAPSHOT/reference/htmlsingle/#_passing_application_properties_when_deploying_stream"
55
target="_blank">Technical Documentation</a>.
66
</p>
77
<form name="deployDefinitionForm" class="form-horizontal" role="form" ng-submit="deployDefinition(definitionDeployRequest)">

0 commit comments

Comments
 (0)