Skip to content

Commit 5aefe0c

Browse files
committed
Fix directive usage causing sphinx errors, and also a bad sphinx link
1 parent 9819ea9 commit 5aefe0c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/alma/alma.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ or if you wanted all projects by a given PI:
181181
182182
The ''query_sia'' method offers another way to query ALMA using the IVOA SIA
183183
subset of keywords returning results in 'ObsCore' format. For example,
184-
to query for all images that have `XX` polarization (note that this query is too large
184+
to query for all images that have ``'XX'`` polarization (note that this query is too large
185185
to run, it is just shown as an example):
186186
187187
.. doctest-remote-data::
@@ -333,7 +333,6 @@ default cache directory is ``~/.astropy/cache/astroquery/Alma/``, but this can
333333
be changed by changing the ``cache_location`` variable:
334334
335335
336-
.. doctest-remote-data::
337336
.. doctest-skip::
338337
339338
>>> 1/0

0 commit comments

Comments
 (0)