Skip to content

Commit d471920

Browse files
committed
just use ..
1 parent 04072f1 commit d471920

File tree

1 file changed

+1
-1
lines changed
  • core/src/main/resources/jenkins/model/GlobalCloudConfiguration

1 file changed

+1
-1
lines changed

core/src/main/resources/jenkins/model/GlobalCloudConfiguration/index.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ THE SOFTWARE.
2020

2121
<?jelly escape-by-default='true'?>
2222
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler">
23-
<st:redirect url="${rootURL}/manage/cloud/" />
23+
<st:redirect url="../manage/cloud/" />
2424
</j:jelly>

0 commit comments

Comments
 (0)