koansys / isat

Satellite Orbit Tracker: implement most-current SGP models and algorithms in JavaScript, then use to visualize hundreds of satellites with any browser
BSD 3-Clause "New" or "Revised" License
96 stars 38 forks source link

More on...satellite: SMD/NSSDC labels reversed, incorrect name #121

Closed shentonfreude closed 11 years ago

shentonfreude commented 11 years ago

The labels to get more information from NSSDC and SMD are reversed: clicking Science Mission Directive takes you to NSSDC, and clicking NASA Space Science Data Center takes you to our science.nasa.gov. The links on the labels just need to be fixed. I suggest putting SMD first.

SMD stands for Science Mission Directorate, not ... Directive. Simple typo.

I should be able to fix these but don't want to mangle any changes y'all have.