Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1dc3c2

Browse files
committed
Fix broken links to javascript-dev-guide pages and remove javascript-dev-guide from the link check ignore list
1 parent 94a9ad2 commit e1dc3c2

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)