From fe3b0887be8b22dd9d45fdbd3df856ed1e6832c6 Mon Sep 17 00:00:00 2001 From: Christopher Darling Date: Tue, 31 Oct 2017 21:18:40 +0000 Subject: [PATCH] DOCS ReactJS, Redux and GraphQL link broken --- .../06_Javascript_Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/06_Javascript_Development.md b/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/06_Javascript_Development.md index f473003f6..1665a32ee 100644 --- a/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/06_Javascript_Development.md +++ b/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/06_Javascript_Development.md @@ -23,7 +23,7 @@ in a browser. This transpiling can be done using a variety of toolchains, but th __Deprecated:__ The following documentation regarding jQuery, jQueryUI and Entwine applies to legacy code only. If you're developing new functionality in React powered sections please refer to -[ReactJS, Redux, and GraphQL](./ReactJS_Redux_and_GraphQL). +[ReactJS, Redux, and GraphQL](./reactjs_redux_and_graphql). ## jQuery, jQuery UI and jQuery.entwine: Our libraries of choice