mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-10 23:28:06 -05:00
Merge pull request #2165 from h5bp/modernizr-link
remove www from modernizr.com link
This commit is contained in:
4
dist/doc/js.md
vendored
4
dist/doc/js.md
vendored
@@ -9,7 +9,7 @@ Information about the default JavaScript included in the project.
|
||||
|
||||
This file can be used to contain or reference your site/app JavaScript code.
|
||||
If you're working on something more advanced you might replace this file
|
||||
entirely. That's cool.
|
||||
entirely. That's cool.
|
||||
|
||||
## plugins.js
|
||||
|
||||
@@ -32,5 +32,5 @@ This directory can be used to contain all 3rd party library code.
|
||||
|
||||
Minified versions of the latest jQuery and Modernizr libraries are included by
|
||||
default. You may wish to create your own [custom Modernizr
|
||||
build with the online builder](https://www.modernizr.com/download/) or [command
|
||||
build with the online builder](https://modernizr.com/download/) or [command
|
||||
line tool](https://modernizr.com/docs#command-line-config).
|
||||
|
||||
@@ -9,7 +9,7 @@ Information about the default JavaScript included in the project.
|
||||
|
||||
This file can be used to contain or reference your site/app JavaScript code.
|
||||
If you're working on something more advanced you might replace this file
|
||||
entirely. That's cool.
|
||||
entirely. That's cool.
|
||||
|
||||
## plugins.js
|
||||
|
||||
@@ -32,5 +32,5 @@ This directory can be used to contain all 3rd party library code.
|
||||
|
||||
Minified versions of the latest jQuery and Modernizr libraries are included by
|
||||
default. You may wish to create your own [custom Modernizr
|
||||
build with the online builder](https://www.modernizr.com/download/) or [command
|
||||
build with the online builder](https://modernizr.com/download/) or [command
|
||||
line tool](https://modernizr.com/docs#command-line-config).
|
||||
|
||||
Reference in New Issue
Block a user