From a33ad2b6843c8b90401b1323930d12cc88a1880b Mon Sep 17 00:00:00 2001 From: peterpeterparker Date: Sun, 3 Mar 2019 14:12:54 +0100 Subject: [PATCH] fix: documentation url --- webcomponents/charts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcomponents/charts/README.md b/webcomponents/charts/README.md index 962515654..5941e8775 100644 --- a/webcomponents/charts/README.md +++ b/webcomponents/charts/README.md @@ -12,7 +12,7 @@ It is developed with [Stencil](https://stenciljs.com) and use [D3js](https://d3j ## Getting Started -To get started with this Web Component, have a look to its [documentation](https://docs.deckdeckgo.com/components/chart). +To get started with this Web Component, have a look to its [documentation](https://docs.deckdeckgo.com/components/charts). ## Develop