Skip to content

Commit fdbc216

Browse files
authored
Update vizier url
1 parent 1e38c1a commit fdbc216

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

astroquery/vizier/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ class Conf(_config.ConfigNamespace):
2222
"""
2323

2424
server = _config.ConfigItem(
25-
['vizier.unistra.fr',
26-
'vizier.u-strasbg.fr', # obsolete
25+
['vizier.cds.unistra.fr',
2726
'vizier.cfa.harvard.edu',
2827
'vizier.nao.ac.jp',
2928
'vizier.hia.nrc.ca',

0 commit comments

Comments
 (0)