Skip to content

Commit 4852d57

Browse files
author
Luisa Rebull
committed
changes as per discussion in #25 (review)
1 parent 9c332d3 commit 4852d57

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/src/toc/firefly_toc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ const toc_catalogs = {
285285
},
286286
{
287287
id: 'catalogs.nedcatalogs',
288-
title: 'NED Catalogs',
288+
title: 'NED Objects',
289289
href: 'firefly/catalogs.html#nedcatalogs',
290290
},
291291
{

html/firefly/catalogs.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h3><a name="catalogs">Catalogs</A></h3>
2727
<em>Contents of page/chapter:</em><br>
2828
+<A href="#irsacatalogs">IRSA Catalogs</A> -- Overlaying catalogs
2929
from IRSA<br>
30-
+<A href="#nedcatalogs">NED Catalogs</A> <br>
30+
+<A href="#nedcatalogs">NED Objects</A> <br>
3131
+<A href="#owncatalogs">Catalogs from Disk</A> <br>
3232
+<A href="#votap">VO TAP Search</A><br>
3333
+<A href="#voscs">VO SCS Search</A> <br>
@@ -213,15 +213,15 @@ <h3><a name="irsacatalogs"><a name="catalogs">IRSA Catalogs</A></A></h3>
213213
</ul><P>
214214

215215

216-
<h3><A name="nedcatalogs">NED Catalogs</A> -- Overlaying
217-
catalogs obtained from NED</h3>
216+
<h3><A name="nedcatalogs">NED Objects</A> -- Overlaying
217+
objects obtained from NED</h3>
218218

219219
(NED= <A href="http://ned.ipac.caltech.edu/" target="_blank">NASA
220220
Extragalactic Database <img src="img/jumpout.jpg" height="10"></A>.)<P>
221221

222222
By clicking on the blue "Catalogs" tab, you are by default dropped
223223
into the interface for searching for catalogs at IRSA. However, you
224-
can pick another tab, "NED", to search for and load a catalog from
224+
can pick another tab, "NED", to search for and load objects from
225225
NED.<P>
226226

227227
<img src="img/nedcat.png" width="75%"><P>

0 commit comments

Comments
 (0)