From 224e01864a73eb306f23a18f32490c1dd51addee Mon Sep 17 00:00:00 2001 From: ven Date: Wed, 14 Feb 2024 11:01:52 +0100 Subject: Fix 4841 --- javascript.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'javascript.html.markdown') diff --git a/javascript.html.markdown b/javascript.html.markdown index cb530bbb..08f1d8fb 100644 --- a/javascript.html.markdown +++ b/javascript.html.markdown @@ -655,7 +655,7 @@ attached terminal [Javascript: The Right Way][10] is a guide intended to introduce new developers to JavaScript and help experienced developers learn more about its best practices. -[Javascript:Info][11] is a modern javascript tutorial covering the basics (core language and working with a browser) +[javascript.info][11] is a modern javascript tutorial covering the basics (core language and working with a browser) as well as advanced topics with concise explanations. -- cgit v1.2.3