From fc809c10413738abdea7477efa0a1131746efc10 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sat, 13 Jul 2019 21:52:26 +0200 Subject: [PATCH] Document new repository location --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 522567b..da40be4 100644 --- a/README.rst +++ b/README.rst @@ -13,10 +13,8 @@ Development The extension is developed in a git repository that can be cloned by running:: - git clone https://git.dittberner.info/sphinxext-ip.git + git clone https://git.dittberner.info/jan/sphinxext-ip.git -A repository browser is available at -https://git.dittberner.info/?p=sphinxext-ip.git. Contributors ============