Commit 2fb2ae69 authored by Kristin's avatar Kristin Committed by Jesse Mapel
Browse files

Update README.md links

Update to follow on to PR #3593. I found that the link names were fixed, but the `##` didn't actually work to go to each subsection "anchor" (at least on my browser.) I changed these all to `#` and the links work now.
parent 589cad03
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -6,11 +6,11 @@

## Table of Contents

* [FAQ](README.md##FAQ)
* [Installation](README.md##Installation)
* [FAQ](README.md#FAQ)
* [Installation](README.md#Installation)
* [Start Contributing](https://github.com/USGS-Astrogeology/ISIS3/wiki/How-to-Start-Contributing)
* [ISIS Data Area](README.md##The-ISIS-Data-Area)
* [Installing Older Versions of ISIS](README.md##Installing-older-versions-of-ISIS)
* [ISIS Data Area](README.md#The-ISIS-Data-Area)
* [Installing Older Versions of ISIS](README.md#Installing-older-versions-of-ISIS)

## FAQ
We maintain a list of frequently encountered questions and issues. Before opening a new issue, please take a look at the [FAQ](https://github.com/USGS-Astrogeology/ISIS3/wiki/FAQ).