forked from mirror/_s
Change URL of pull request so it's not altered by generator
* Fixes https://github.com/Automattic/underscores.me/issues/39 * Related to #808
This commit is contained in:
parent
04ad815b18
commit
1703c44679
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* Helps with accessibility for keyboard only users.
|
||||
*
|
||||
* Learn more: https://github.com/Automattic/_s/pull/136
|
||||
* Learn more: https://git.io/vWdr2
|
||||
*/
|
||||
( function() {
|
||||
var is_webkit = navigator.userAgent.toLowerCase().indexOf( 'webkit' ) > -1,
|
||||
|
|
Reference in New Issue