From 541bc8dfc2263cfa1ab2f209ce6132e1835cac9b Mon Sep 17 00:00:00 2001 From: Iztok Fister Jr Date: Sat, 7 Oct 2023 00:36:39 +0000 Subject: [PATCH] examples/javascript: replace obsolete link (#5287) --- examples/javascript/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/javascript/README.rst b/examples/javascript/README.rst index 697bb217..f5f66912 100644 --- a/examples/javascript/README.rst +++ b/examples/javascript/README.rst @@ -15,7 +15,7 @@ page. Demonstrates using |fetch|_, |XMLHttpRequest|_, and .. |jQuery.ajax| replace:: ``jQuery.ajax`` .. _jQuery.ajax: https://api.jquery.com/jQuery.ajax/ -.. _Flask docs: https://flask.palletsprojects.com/patterns/jquery/ +.. _Flask docs: https://flask.palletsprojects.com/patterns/javascript/ Install