From 2dcde5ed8f74cd3a01b6b109fc01a014f4b7b8de Mon Sep 17 00:00:00 2001 From: Thomas Bertels Date: Thu, 1 Jun 2017 09:00:59 +0200 Subject: [PATCH] Add link to Github code repository --- manual/develop.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual/develop.rst b/manual/develop.rst index 13ce025208..d5fdded2cf 100644 --- a/manual/develop.rst +++ b/manual/develop.rst @@ -94,6 +94,8 @@ always available as an `archive `_. To update a branch to the latest code, use the command:: git pull --no-edit + +You can also browse the code at https://github.com/kovidgoyal/calibre Submitting your changes to be included ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^