examples/javascript: replace obsolete link (#5287)

This commit is contained in:
Iztok Fister Jr 2023-10-07 00:36:39 +00:00 committed by GitHub
parent 3652ecd9e0
commit 541bc8dfc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ page. Demonstrates using |fetch|_, |XMLHttpRequest|_, and
.. |jQuery.ajax| replace:: ``jQuery.ajax`` .. |jQuery.ajax| replace:: ``jQuery.ajax``
.. _jQuery.ajax: https://api.jquery.com/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 Install