Skip to content

Commit

Permalink
Merge pull request scottjehl#58 from JohnAlbin/patch-1
Browse files Browse the repository at this point in the history
Fix link to picture element proposal in README
  • Loading branch information
scottjehl committed Feb 28, 2013
2 parents 8525e26 + 15a32f1 commit 4315559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Picturefill

A Responsive Images approach that you can use today, that mimics the [proposed picture element](http://www.w3.org/community/respimg/wiki/Picture_Element_Proposal) using `div`s, for safety sake.
A Responsive Images approach that you can use today, that mimics the [proposed picture element](http://www.w3.org/TR/2013/WD-html-picture-element-20130226/) using `div`s, for safety sake.

* Author: Scott Jehl (c) 2012
* License: MIT/GPLv2
Expand Down

0 comments on commit 4315559

Please sign in to comment.