From 24530b21c833ae52cbb04ddb1455f6cf656a9c52 Mon Sep 17 00:00:00 2001 From: TeeVenDick Date: Thu, 5 Nov 2020 21:34:02 +0800 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba95b4385e3..3325fac3f7a 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Building instructions using `webpack`, `browserify` and other build frameworks a ## Bugs and feature requests -Have a bug or a feature request? Please [open a Github issue](https://github.com/plotly/plotly.js/issues/new) keeping in mind the [issue guidelines](https://github.com/plotly/plotly.js/blob/master/.github/ISSUE_TEMPLATE.md). You may also want to read about [how changes get made to Plotly.js](https://github.com/plotly/plotly.js/blob/masterCONTRIBUTING.md) +Have a bug or a feature request? Please [open a Github issue](https://github.com/plotly/plotly.js/issues/new) keeping in mind the [issue guidelines](https://github.com/plotly/plotly.js/blob/master/.github/ISSUE_TEMPLATE.md). You may also want to read about [how changes get made to Plotly.js](https://github.com/plotly/plotly.js/blob/master/CONTRIBUTING.md) ## Documentation