Fix link to ownCloud service

The link is intended to take the user to and address where ownCloud
services are provided and not to the Plinth ownCloud configuration
page.
This commit is contained in:
Sunil Mohan Adapa 2014-08-17 19:25:51 +05:30
parent 89d982715c
commit eb034116b4

View File

@ -28,7 +28,7 @@
{{ form|bootstrap }}
<p>When enabled, the owncloud installation will be available
from <a href="{% url 'owncloud:index' %}">owncloud</a> on the web server. Visit
from <a href="/owncloud">owncloud</a> on the web server. Visit
this URL to set up the initial administration account for
owncloud.</p>