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

Commit 87597fc

Browse files
author
aFarkas
committed
Merge remote-tracking branch 'origin/master'
2 parents 2d8fad9 + 1ea7793 commit 87597fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ <h3 class="hed-subsection hed-currentversion">Picturefill Version 3.0.0 (Stable)
5252
<p>Feedback on this release is highly welcomed—if you encounter any problems, please <a href="https://github.com/scottjehl/picturefill/issues">file an issue on GitHub</a>.</p>
5353
<ul>
5454
<li>
55-
<a href="https://cdn.rawgit.com/scottjehl/picturefill/3.0/dist/picturefill.js" class="download">picturefill.js</a>
55+
<a href="https://cdn.rawgit.com/scottjehl/picturefill/master/dist/picturefill.js" class="download">picturefill.js</a>
5656
<p class="meta">(development version, unminified code)</p>
5757
</li>
5858
<li>
59-
<a href="https://cdn.rawgit.com/scottjehl/picturefill/3.0/dist/picturefill.min.js" class="download">picturefill.min.js</a>
59+
<a href="https://cdn.rawgit.com/scottjehl/picturefill/master/dist/picturefill.min.js" class="download">picturefill.min.js</a>
6060
<p class="meta">(production version, minified code)</p>
6161
</li>
6262
</ul>

0 commit comments

Comments
 (0)