Skip to content

Commit

Permalink
Update URLs after repo transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
waveform80 committed Mar 5, 2018
1 parent ee41c31 commit 694df2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Links
be read on ReadTheDocs

.. _MIT license: http://opensource.org/licenses/MIT
.. _source code: https://github.com/waveform80/oliphant
.. _bug tracker: https://github.com/waveform80/oliphant/issues
.. _source code: https://github.com/waveform-computing/oliphant
.. _bug tracker: https://github.com/waveform-computing/oliphant/issues
.. _documentation: http://oliphant.readthedocs.org/

4 changes: 2 additions & 2 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and install the extensions within your PostgreSQL server:
.. code-block:: console
$ sudo apt-get install git make postgresql-server-dev-all
$ git clone https://github.com/waveform80/oliphant.git
$ git clone https://github.com/waveform-computing/oliphant.git
$ cd oliphant
$ sudo make install
Expand Down Expand Up @@ -55,7 +55,7 @@ to hack on the code. The following assumes Ubuntu:
.. code-block:: console
$ sudo apt-get install git make postgresql-server-dev-all
$ git clone https://github.com/waveform80/oliphant.git
$ git clone https://github.com/waveform-computing/oliphant.git
$ cd oliphant
$ sudo make develop
Expand Down

0 comments on commit 694df2c

Please sign in to comment.