Skip to content

Commit

Permalink
Fix link to article (#2252)
Browse files Browse the repository at this point in the history
  • Loading branch information
rejas committed May 31, 2018
1 parent 3ca052e commit c666b0c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions feature-detects/img/srcset.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
{
"name": "srcset attribute",
"property": "srcset",
"caniuse": "srcset",
"tags": ["image"],
"notes": [{
"name": "Smashing Magazine Article",
"href": "https://en.wikipedia.org/wiki/APNG"
},{
"href": "https://www.smashingmagazine.com/2013/08/webkit-implements-srcset-and-why-its-a-good-thing/"
},{
"name": "Generate multi-resolution images for srcset with Grunt",
"href": "https://addyosmani.com/blog/generate-multi-resolution-images-for-srcset-with-grunt/"
}]
}]
}
!*/
/* DOC
Expand Down

0 comments on commit c666b0c

Please sign in to comment.