Merge pull request #842 from davidakennedy/master

Change URL of pull request so it's not altered by generator
This commit is contained in:
David A. Kennedy 2015-10-29 13:33:38 -04:00
commit 7afb7fa42d
1 changed files with 1 additions and 1 deletions

View File

@ -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,