From a16844962ded991d67d70894f87545ec71ffe299 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 8 Jun 2017 20:55:23 +0530 Subject: [PATCH] Fix duplicate hyperlink target warning --- manual/develop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/develop.rst b/manual/develop.rst index 43b964ffe9..b43a82a6bb 100644 --- a/manual/develop.rst +++ b/manual/develop.rst @@ -124,7 +124,7 @@ commits:: Be careful to not include merges when using ``HEAD~n``. If you plan to do a lot of development on calibre, then the best method is to create a -`GitHub `_ account. Below is a basic guide to setting up +`GitHub `__ account. Below is a basic guide to setting up your own fork of calibre in a way that will allow you to submit pull requests for inclusion into the main calibre repository: