From ae48f823f955e7b7109da5f6cd6daad08d1b5e09 Mon Sep 17 00:00:00 2001
From: hasimpson-usgs <hasimpson@usgs.gov>
Date: Mon, 9 Mar 2015 12:26:38 -0600
Subject: [PATCH] Update README.md

Changed documentation link to be local
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4475dcbe..b68a9552 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Geomag Algorithms
 
 Geomag algorithms includes tools to fetch, process, and output geomag data.
 
-[Documentation](https://github.com/usgs/geomag-algorithms/blob/master/docs/readme.md)
+[Documentation](./docs/readme.md)
 
 
 Install
-- 
GitLab