Markup correction to user_provisioning_api.rst

This commit is contained in:
Carla Schroder 2015-01-23 08:16:18 -08:00
parent de9c297f01
commit 6d9ebddf01

View File

@ -11,7 +11,7 @@ info, and to enable or disable an app remotely. HTTP
requests can be used via a Basic Auth header to perform any of the functions
listed above. The Provisioning API app is enabled by default.
The base URL for all calls to the share API is **<owncloud_base_url>/ocs/v1.php/cloud**.
The base URL for all calls to the share API is **owncloud_base_url>/ocs/v1.php/cloud**.
Instruction set
===============