Skip to content

Commit 67d2f5f

Browse files
committed
edit MOCServer reference
1 parent 16d204d commit 67d2f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hips2fits/hips2fits.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Given an astropy user-defined WCS with a HiPS name,
1818
hips2fits will return you the corresponding FITS image (JPG/PNG output formats are also implemented).
1919

2020
See the list of valid HiPS names hosted in CDS `here <http://aladin.unistra.fr/hips/list>`_. It is also
21-
possible to use :meth:`astroquery.mocserver.MOCserver.find_datasets` to retrieve the list of HiPSes matching an expression
21+
possible to use :meth:`astroquery.mocserver.MOCServerClass.find_datasets` to retrieve the list of HiPSes matching an expression
2222
(e.g. \*HST\* will return the names of the HST surveys HiPSes).
2323

2424
This package implements two methods:

0 commit comments

Comments
 (0)