Skip to content

Commit

Permalink
Update url for Configure Clouds
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref authored Jan 13, 2020
1 parent 498f99b commit 1d44066
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<j:set var="APIInstance" value="${it.instance}" />
<j:set var="cloud" value="${instance.cloud}" />

<h3>This is a read-only view. Click <a href="${rootURL}/configure"> here</a> to configure your instances.</h3>
<h3>This is a read-only view. Click <a href="${rootURL}/configureClouds/"> here</a> to configure your instances.</h3>
<br/>
<f:section title="General">

Expand Down Expand Up @@ -56,4 +56,4 @@
</table>
</l:main-panel>
</l:layout>
</j:jelly>
</j:jelly>

0 comments on commit 1d44066

Please sign in to comment.