diff --git a/settings/templates/personal.php b/settings/templates/personal.php index d460b33202e3467f407bd789ce127f67c64e9ae6..3f1d57c73d452b600244b7f2add42105dc44015c 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -47,7 +47,7 @@ <p class="personalblock"> <strong>WebDAV</strong> - <code><?php echo OC_Helper::linkToAbsolute('files', 'webdav.php'); ?></code><br /> + <code><?php echo OC_Helper::linkToAbsolute('remote', 'webdav.php'); ?></code><br /> <em><?php echo $l->t('use this address to connect to your ownCloud in your file manager');?></em> </p>