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

Skip to content

Commit bb7b357

Browse files
committed
Remove outdated URL from .htaccess
Fix h5bpgh-1201
1 parent d20a342 commit bb7b357

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.htaccess

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,10 +385,10 @@ FileETag None
385385

386386
# If you're not using the build script to manage your filename version revving,
387387
# you might want to consider enabling this, which will route requests for
388-
# /css/style.20110203.css to /css/style.css
388+
# `/css/style.20110203.css` to `/css/style.css`.
389389

390390
# To understand why this is important and a better idea than all.css?v1231,
391-
# read: github.com/h5bp/html5-boilerplate/wiki/cachebusting
391+
# please refer to the bundled documentation about `.htaccess`.
392392

393393
# <IfModule mod_rewrite.c>
394394
# RewriteCond %{REQUEST_FILENAME} !-f

0 commit comments

Comments
 (0)