@@ -470,7 +470,7 @@ def query_region(self, coordinates, *, radius=1 * u.arcmin,
470470 data columns.
471471 attributes : list, optional.
472472 Attributes to select from the table. See, e.g.,
473- http://horus .roe.ac.uk/vsa /crossID_notes.html
473+ http://wsa .roe.ac.uk/crossID_notes.html
474474 constraints : str, optional
475475 SQL constraints to the search. Default is empty (no constrains
476476 applied).
@@ -534,7 +534,7 @@ def query_region_async(self, coordinates, *, radius=1 * u.arcmin,
534534 Defaults to `False`.
535535 attributes : list, optional.
536536 Attributes to select from the table. See, e.g.,
537- http://horus .roe.ac.uk/vsa /crossID_notes.html
537+ http://wsa .roe.ac.uk/crossID_notes.html
538538 constraints : str, optional
539539 SQL constraints to the search. Default is empty (no constrains
540540 applied).
@@ -753,7 +753,7 @@ def query_cross_id_async(self, coordinates, *, radius=1*u.arcsec,
753753 automatically
754754 attributes : str
755755 Additional attributes to select from the table. See, e.g.,
756- http://horus .roe.ac.uk/vsa /crossID_notes.html
756+ http://wsa .roe.ac.uk/crossID_notes.html
757757 system : 'J2000' or 'Galactic'
758758 The system in which to perform the query. Can affect the output
759759 data columns.
0 commit comments