From bdc8e76405bb2cf46532c402a1b78bb1e277a488 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Fri, 27 Jul 2012 17:06:30 +0200 Subject: fix broken link sections have implicit hyperlink targets http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#implicit-hyperlink-targets bug 1027109 Change-Id: I984695c16f77e7939c5aebe65060abc13e3514ca --- doc/source/api_curl_examples.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/source') diff --git a/doc/source/api_curl_examples.rst b/doc/source/api_curl_examples.rst index 529dec5e..bd36dbde 100644 --- a/doc/source/api_curl_examples.rst +++ b/doc/source/api_curl_examples.rst @@ -36,8 +36,6 @@ or:: See the `Admin API Examples Using Curl`_ for more info. -.. _`Admin API Examples Using Curl`: adminAPI_curl_examples.html - GET /extensions =============== -- cgit