diff --git a/LICENSE.md b/LICENSE.md index fb5afb7..19a76e4 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -This is the source code repository of the Highcharts Dashboards connectors for Morningstar Direct Web Services. +This is the source code repository of the Highcharts Connectors for Morningstar Direct Web Services. Read more on licensing alternatives here: - https://shop.highcharts.com/ diff --git a/README.md b/README.md index 5fecf02..7d72792 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Morningstar Connectors ====================== -Collection of [Highcharts connectors] for [Morningstar Direct Web Services]. +Collection of [Highcharts Connectors] for [Morningstar Direct Web Services]. @@ -16,10 +16,13 @@ The connectors are available as `@highcharts/connectors-morningstar/connectors-morningstar.js` script to your web app or web page. +**Note:** The UMD bundle is not available via +`https://code.highcharts.com/connectors/connectors-morningstar.js` yet. + -[Highcharts connectors]: https://highcharts.com/connectors/ +[Highcharts Connectors]: https://highcharts.com/connectors/ [Morningstar Direct Web Services]: https://developer.morningstar.com/direct-web-services/ diff --git a/demos/rna-news/demo.css b/demos/dashboards-rna-news/demo.css similarity index 100% rename from demos/rna-news/demo.css rename to demos/dashboards-rna-news/demo.css diff --git a/demos/rna-news/demo.html b/demos/dashboards-rna-news/demo.html similarity index 87% rename from demos/rna-news/demo.html rename to demos/dashboards-rna-news/demo.html index 7ce1e65..65e2cee 100644 --- a/demos/rna-news/demo.html +++ b/demos/dashboards-rna-news/demo.html @@ -6,9 +6,10 @@ -
Add your Postman environment file from Morningstar to start the demo: diff --git a/demos/rna-news/demo.js b/demos/dashboards-rna-news/demo.js similarity index 100% rename from demos/rna-news/demo.js rename to demos/dashboards-rna-news/demo.js diff --git a/demos/index.html b/demos/index.html index adf70c7..dea0220 100644 --- a/demos/index.html +++ b/demos/index.html @@ -5,9 +5,10 @@