Skip to content

Commit

Permalink
Update vizier url
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz authored Apr 4, 2023
1 parent 1e38c1a commit fdbc216
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions astroquery/vizier/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ class Conf(_config.ConfigNamespace):
"""

server = _config.ConfigItem(
['vizier.unistra.fr',
'vizier.u-strasbg.fr', # obsolete
['vizier.cds.unistra.fr',
'vizier.cfa.harvard.edu',
'vizier.nao.ac.jp',
'vizier.hia.nrc.ca',
Expand Down

0 comments on commit fdbc216

Please sign in to comment.