We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa02a6 commit 96aafe1Copy full SHA for 96aafe1
CONTRIBUTORS.rst
@@ -2,7 +2,7 @@ PyVO Contributors
2
-----------------
3
4
PyVO is an open source project developed through GitHub at
5
-https://github.com/pyvirtobs; community contributions are welcome.
+https://github.com/astropy/pyvo; community contributions are welcome.
6
7
This project began in 2012 as a product of the US Virtual Astronomical
8
Observatory, funded through a cooperative agreement with the US National
docs/index.rst
@@ -41,7 +41,7 @@ Source Installation
41
^^^^^^^^^^^^^^^^^^^
42
.. code-block:: bash
43
44
- git clone http://github.com/pyvirtobs/pyvo
+ git clone http://github.com/astropy/pyvo
45
cd pyvo
46
python setup.py install
47
0 commit comments