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:
David A. Kennedy 2015-10-29 13:25:18 -04:00
parent 04ad815b18
commit 1703c44679
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,