We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5667705 commit 2c14a0fCopy full SHA for 2c14a0f
astroquery/nvas/__init__.py
@@ -16,7 +16,7 @@ class Conf(_config.ConfigNamespace):
16
Configuration parameters for `astroquery.nvas`.
17
"""
18
server = _config.ConfigItem(
19
- ['https://webtest.aoc.nrao.edu/cgi-bin/lsjouwer/archive-pos.pl'],
+ ['https://www.vla.nrao.edu/cgi-bin/nvas-pos.pl'],
20
'Name of the NVAS mirror to use.')
21
22
timeout = _config.ConfigItem(
0 commit comments