From 5b463354e9de61b5238d2d52268f100ee2b89d59 Mon Sep 17 00:00:00 2001 From: jay <jlaura@asu.edu> Date: Thu, 23 Feb 2017 15:02:53 -0700 Subject: [PATCH] Fixes dead links --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ee26a1..a428f88 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ This repository stores USGS CSM compliant camera models and the associated plugins. These camera models are compliant with the [Community Sensor -Model](spec) and can be utilized within any application supporting the CSM. +Model](https://github.com/sminster/csm) and can be utilized within any application supporting the CSM. -The CSM requires associated [Image Support Data](). This data is primarily +The CSM requires associated Image Support Data. This data is primarily provided by the NASA Navigation and Ancillary Information (NAIF) SPICE system. -We provide a seperate CSM-SpiceISD library to interface with the NAIF Spice +We provide a seperate +[CSM-SpiceISD](https://github.com/USGS-Astrogeology/CSM-SpiceISD) library to interface with the NAIF Spice functionality and provide a standard ISD file. -- GitLab