From 4754bdf55504137aec6b1cc2fc2d4c2201db0093 Mon Sep 17 00:00:00 2001 From: Amit Kohli Date: Tue, 9 Aug 2022 10:50:33 +0100 Subject: [PATCH] Update widgets.Rmd The submission link 404s when clicked directly... It is better to link people to the page and have them edit it from there. --- docs/widgets.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets.Rmd b/docs/widgets.Rmd index 02082a0..7eae168 100644 --- a/docs/widgets.Rmd +++ b/docs/widgets.Rmd @@ -4,7 +4,7 @@ title: List of compatible HTML widgets This page lists some HTML widgets that are compatible with Crosstalk. -(To add a widget, please submit a PR with modifications to [this page](https://github.com/rstudio/crosstalk/edit/master/docs/widgets.Rmd).) +(To add a widget, please submit a PR with modifications to [this page](https://github.com/rstudio/crosstalk/blob/master/docs/widgets.Rmd).)