Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Commit

Permalink
Fix link to picture element proposal in README
Browse files Browse the repository at this point in the history
The picture element proposal has moved to http://www.w3.org/TR/2013/WD-html-picture-element-20130226/
  • Loading branch information
JohnAlbin committed Feb 28, 2013
1 parent 8525e26 commit 15a32f1
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 15a32f1

Please sign in to comment.