Skip to content

Commit cdb0e30

Browse files
syed-gilanibsipocz
authored andcommitted
Update missions.py
Removed the html tag from the TAP schema link
1 parent 6c65884 commit cdb0e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/mast/missions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ def query_criteria_async(self, **criteria):
117117
Valid criteria are coordinates, objectname, radius (as in `query_region` and `query_object`),
118118
and all fields listed in the column documentation for the mission being queried.
119119
Fields that can be used to match results on criteria. See the TAP schema link below for all field names.
120-
https://vao.stsci.edu/missionmast/tapservice.aspx/tables#folder38
120+
https://vao.stsci.edu/missionmast/tapservice.aspx/tables
121121
some common fields for criteria are sci_pep_id, sci_spec_1234 and sci_actual_duration.
122122
123123
Returns

0 commit comments

Comments
 (0)