diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/templates/help.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/help.php b/settings/templates/help.php index f559329c6bb..5786b6fd44e 100644 --- a/settings/templates/help.php +++ b/settings/templates/help.php @@ -36,7 +36,7 @@ <?php } ?> <li> - <a href="https://owncloud.com" target="_blank" rel="noreferrer"> + <a href="https://owncloud.com/subscriptions/" target="_blank" rel="noreferrer"> <?php p($l->t( 'Commercial Support' )); ?> ↗ </a> </li> |