From 61ab00cc4e595969f39100839750f40fadc0d8d9 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Jan 2015 11:13:59 -0700 Subject: [PATCH] Fixes ground station readme --- GroundStation/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GroundStation/README.md b/GroundStation/README.md index bda7da9..b2acb7e 100644 --- a/GroundStation/README.md +++ b/GroundStation/README.md @@ -4,5 +4,5 @@ Ground Station Acknowledgements: ----------------- SmartScroller class found at: - [link](https://tips4java.wordpress.com/2013/03/03/smart-scrolling/) - source: [link](http://www.camick.com/java/source/SmartScroller.java) \ No newline at end of file + [https://tips4java.wordpress.com/2013/03/03/smart-scrolling/](https://tips4java.wordpress.com/2013/03/03/smart-scrolling/) + source: [http://www.camick.com/java/source/SmartScroller.java](http://www.camick.com/java/source/SmartScroller.java) \ No newline at end of file