summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Fikl <alexfikl@gmail.com>2021-12-09 04:36:21 -0600
committerGitHub <noreply@github.com>2021-12-09 11:36:21 +0100
commit09bdc2830fa11447244bb5ae00db4f837140bb43 (patch)
treebebacf4b91aed6732a31e56f916946b31205aa3c
parent1b26fca7de39b7daa66f9db289e24c8bf9b8277a (diff)
update links to papis repository in install docs (#352)
-rw-r--r--doc/source/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst
index 05af6056..66ba91d5 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -78,10 +78,10 @@ First of all you have to get the code, open a terminal and hit
::
- git clone https://github.com/alejandrogallo/papis.git
+ git clone https://github.com/papis/papis.git
or download the
-`zip file <https://github.com/alejandrogallo/papis/archive/master.zip>`_.
+`zip file <https://github.com/papis/papis/archive/master.zip>`_.
Go inside of the ``papis`` source folder and you can either use the ``Makefile``