From 14afc42cd39928e45291f3eabada6c90c3274d93 Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Mon, 21 Jun 2021 12:35:26 -0600 Subject: [PATCH] link test --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index ee7ce95ac..6fc3c0333 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,11 +12,11 @@ to use *nshmp-haz* as well as underlying model implementation details. ## Table of Contents -* [About the NSHMP](docs/pages/About-the-nshmp) -* [Building & Running](pages/building-&-running) +* [About the NSHMP](docs/pages/about-the-nshmp.md) +* [Building & Running](pages/Building-&-Running.md) * [Developer Basics](pages/Developer-Basics.md) - * [Calculation Configuration](pages/calculation-configuration) - * [Site Specification](pages/site-specification) + * [Calculation Configuration](pages/Calculation-Configuration.md) + * [Site Specification](pages/Site-Specification.md) * [Examples](/ghsc/nshmp/nshmp-haz/-/tree/master/etc/examples) * [Hazard Model](pages/hazard-model) * [Model Structure](pages/model-structure) -- GitLab