From 908561b10ef4e26ead3c47096eef0463b98f5a8e Mon Sep 17 00:00:00 2001
From: unknown <ldecicco@usgs.gov>
Date: Fri, 10 Oct 2014 14:02:00 -0500
Subject: [PATCH] Continue to try to figure out travis and appveyor.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 27018714..347a16ce 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 =============
 Linux: ![travis](https://travis-ci.org/USGS-R/dataRetrieval.svg?branch=master) 
 
-Windows: [![Build status](https://ci.appveyor.com/api/projects/status/d6a6m39w27id7ire24j4)](https://ci.appveyor.com/project/USGS-R/dataretrieval)
+Windows: [![Build status](https://ci.appveyor.com/api/projects/status/d6a6m39w27id7ire24j4)](https://ci.appveyor.com/project/ldecicco-USGS/dataRetrieval)
 
 
 R package source for data retrieval specifically for the EGRET R package:
-- 
GitLab