forked from h5bp/html5-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the outdated browser prompt classname
While the outdated browser prompt currently links to `browsehappy.com`, users are free and even encouraged to substitute the link with their own page or site of preference. This commit changes the `browsehappy` specific classname with the more agnostic `browserupgrade` in order to make the link substitution easier, but more importantly to hint to the users that they don't have to stick with the currently default provided `browsehappy.com` link. Ref: h5bp#1582 h5bp#1608 Close h5bp#1608
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters