Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 1a582fd

Browse files
authored
Merge pull request #1187 from rafaelstz/patch-31
In the target file, tere's a redirect, so that the link is not actually broken, but it's better to have the correct link at once of course. Thank you for your input!
2 parents c13323b + b5f1b1f commit 1a582fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.0/javascript-dev-guide/javascript/js_practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ var config = {
141141
</pre>
142142

143143
## Recommended reading ##
144-
<a href="{{page.baseurl}}frontend-dev-guide/javascript/custom_js.html" target="_blank">Use custom JavaScript</a>
144+
<a href="{{page.baseurl}}javascript-dev-guide/javascript/custom_js.html" target="_blank">Use custom JavaScript</a>

0 commit comments

Comments
 (0)