From a5cb062da809229e4c2786376be7e9409167482b Mon Sep 17 00:00:00 2001 From: WireShout Date: Thu, 13 Dec 2012 12:59:49 -0500 Subject: [PATCH] fixing compatability url --- developer_manual/compatibility.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developer_manual/compatibility.rst b/developer_manual/compatibility.rst index ddd707ba9..255221cf3 100644 --- a/developer_manual/compatibility.rst +++ b/developer_manual/compatibility.rst @@ -41,6 +41,6 @@ If you want to know how to use them, you should take a look `here`_. New public API ~~~~~~~~~~~~~~ -We also introduced our new public api. The documentation for this api can be found at api.ownCloud.org. +We also introduced our new public api. The documentation for this api can be found at http://api.ownCloud.org. -.. _here: http://owncloud.org/dev/apps/public-php-and-remote-php/ +.. _here: http://owncloud.org/dev/apps/public-php-and-remote-php/