Skip to content

Commit d241296

Browse files
committed
Merge pull request astropy#97 from bsipocz/affiliated_docs_links
Updating links to point to the webpage or docs page
2 parents 05c2210 + 9b6ebb4 commit d241296

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

affiliated/registry.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"maintainer": "Wolfgang Kerzendorf",
66
"provisional": false,
77
"stable": false,
8-
"home_url": "https://github.com/astropy/specutils",
8+
"home_url": "http://specutils.readthedocs.org",
99
"repo_url": "http://github.com/astropy/specutils.git",
1010
"pypi_name": "specutils",
1111
"description": "Spectroscopic analysis utilities."
@@ -15,7 +15,7 @@
1515
"maintainer": "Adam Ginsburg <[email protected]>",
1616
"provisional": false,
1717
"stable": true,
18-
"home_url": "https://github.com/astropy/astroquery",
18+
"home_url": "http://astroquery.readthedocs.org",
1919
"repo_url": "http://github.com/astropy/astroquery.git",
2020
"pypi_name": "astroquery",
2121
"description": "Tools for querying online astronomical data sources."
@@ -25,7 +25,7 @@
2525
"maintainer": "Larry Bradley and Brigitta Sipocz <[email protected]>",
2626
"provisional": false,
2727
"stable": false,
28-
"home_url": "https://github.com/astropy/photutils",
28+
"home_url": "http://photutils.readthedocs.org/",
2929
"repo_url": "http://github.com/astropy/photutils.git",
3030
"pypi_name": "photutils",
3131
"description": "Photometry and related image-processing tools."
@@ -84,7 +84,7 @@
8484
"maintainer": "Thomas Robitaille <[email protected]>",
8585
"provisional": "2016-5-5",
8686
"stable": true,
87-
"home_url": "https://github.com/astrofrog/reproject",
87+
"home_url": "http://reproject.readthedocs.org",
8888
"repo_url": "https://github.com/astrofrog/reproject.git",
8989
"pypi_name": "reproject"
9090
},
@@ -93,7 +93,7 @@
9393
"maintainer": "Ray Plante",
9494
"provisional": "2016-6-30",
9595
"stable": false,
96-
"home_url": "https://github.com/pyvirtobs/pyvo",
96+
"home_url": "http://dev.usvao.org/vao/wiki/Products/PyVO",
9797
"repo_url": "https://github.com/pyvirtobs/pyvo.git",
9898
"pypi_name": "pyvo",
9999
"description": "Access to the Virtual Observatory through Python."
@@ -103,7 +103,7 @@
103103
"maintainer": "Christoph Deil <[email protected]>",
104104
"provisional": "2016-6-30",
105105
"stable": false,
106-
"home_url": "https://github.com/gammapy/gammapy",
106+
"home_url": "https://gammapy.readthedocs.org/",
107107
"repo_url": "http://github.com/gammapy/gammapy.git",
108108
"pypi_name": "gammapy",
109109
"description": "A high level gamma-ray astronomy data analysis package."
@@ -113,7 +113,7 @@
113113
"maintainer": "Steven Crawford",
114114
"provisional": false,
115115
"stable": false,
116-
"home_url": "https://github.com/astropy/ccdproc",
116+
"home_url": "http://ccdproc.readthedocs.org",
117117
"repo_url": "http://github.com/astropy/ccdproc.git",
118118
"pypi_name": "ccdproc",
119119
"description": "Package to do basic CCD data reduction."
@@ -132,7 +132,7 @@
132132
"maintainer": "Thomas Robitaille <[email protected]>",
133133
"provisional": false,
134134
"stable": true,
135-
"home_url": "https://github.com/astrofrog/wcsaxes",
135+
"home_url": "http://wcsaxes.readthedocs.org",
136136
"repo_url": "https://github.com/astrofrog/wcsaxes.git",
137137
"pypi_name": "wcsaxes"
138138
},
@@ -141,7 +141,7 @@
141141
"maintainer": "Chris Beaumont and Thomas Robitaille <[email protected]>",
142142
"provisional": "2016-04-27",
143143
"stable": true,
144-
"home_url": "https://www.glue-viz.org",
144+
"home_url": "http://www.glue-viz.org",
145145
"repo_url": "https://github.com/glue-viz/glue.git",
146146
"pypi_name": "glueviz"
147147
},
@@ -150,7 +150,7 @@
150150
"maintainer": "Jae-Joon Lee",
151151
"provisional": "2016-02-22",
152152
"stable": true,
153-
"home_url": "https://github.com/astropy/pyregion",
153+
"home_url": "http://pyregion.readthedocs.org",
154154
"repo_url": "https://github.com/astropy/pyregion.git",
155155
"pypi_name": "pyregion"
156156
},
@@ -240,7 +240,7 @@
240240
"repo_url": "https://github.com/RiceMunk/omnifit",
241241
"pypi_name": "omnifit"
242242
},
243-
{
243+
{
244244
"name": "galpy",
245245
"maintainer": "Jo Bovy",
246246
"provisional": "2016-11-1",
@@ -254,8 +254,8 @@
254254
"maintainer": "Matteo Bachetti <[email protected]>",
255255
"provisional": "2017-2-17",
256256
"stable": true,
257-
"home_url": "https://bitbucket.org/mbachett/maltpynt",
258-
"repo_url": "https://github.com/matteobachetti/MaLTPyNT",
257+
"repo_url": "https://bitbucket.org/mbachett/maltpynt",
258+
"home_url": "https://http://maltpynt.readthedocs.org",
259259
"pypi_name": "maltpynt",
260260
"description": "Quick-look timing analysis of NuSTAR data."
261261
}

0 commit comments

Comments
 (0)