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

Commit 1b96ee5

Browse files
authored
Merge pull request #3268 from magento/3251-js-dev-guide-links
Fix links: JavaScript Developer Guide
2 parents 94a9ad2 + e1dc3c2 commit 1b96ee5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ var config = {
135135

136136
[Page source search result]: {{site.baseurl}}/common/images/fdg_js_pr1.png
137137
[`gallery.js`]: {{site.mage2100url}}lib/web/mage/gallery/gallery.js
138-
[can be reached from the page source view or from the file system]: {{page.baseurl}}/javascript-dev-guide/javascript/custom_js.html#config_file
138+
[can be reached from the page source view or from the file system]: {{page.baseurl}}/javascript-dev-guide/javascript/custom_js.html#extend_js
139139
[RequireJS config file]: {{site.baseurl}}/common/images/fdg_pr_2.png
140140
[jCarousel widget]: http://sorgalla.com/jcarousel/
141141
[`gallery.js`]: {{site.mage2100url}}lib/web/mage/gallery/gallery.js

rakelib/proofer.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ module Proofer
3232
github.com
3333
guides/v2.0
3434
howdoi
35-
javascript-dev-guide
3635
mariadb.com
3736
mftf
3837
mrg

0 commit comments

Comments
 (0)