just use ..

This commit is contained in:
Stefan Spieker 2025-08-17 15:17:44 +02:00
parent 04072f17d1
commit d47192078f
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ THE SOFTWARE.
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler">
<st:redirect url="${rootURL}/manage/cloud/" />
<st:redirect url="../manage/cloud/" />
</j:jelly>