From 373b41d4f1f7982222295eaf5a91f1c3937ec7b9 Mon Sep 17 00:00:00 2001 From: Alan Mitchell Date: Fri, 5 Jun 2015 12:21:02 -0800 Subject: [PATCH] Fixed Link formatting in License file. --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 47e0848..b5c0501 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License, as included below. -Please note that this project uses the [[Highcharts and Highstock|http://www.highcharts.com/]] +Please note that this project uses the [Highcharts and Highstock](http://www.highcharts.com/) charting libraries, which are *not* open source. Please see the [Licensing Page](http://shop.highsoft.com/highcharts.html) and the [Licensing FAQ](http://shop.highsoft.com/faq#licensing-faq) for these products to ensure that -- GitLab