mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-25 09:21:10 +00:00
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:
parent
89d982715c
commit
eb034116b4
@ -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>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user