Skip to content

Commit 8df93d6

Browse files
committed
Point to new versions in index.html
1 parent b8ecbe9 commit 8df93d6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width">
66
<title>Normalize.css: Make browsers render all elements more consistently.</title>
77
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,700">
8-
<link rel="stylesheet" href="1.1.1/normalize.css">
8+
<link rel="stylesheet" href="1.1.2/normalize.css">
99
<link rel="stylesheet" href="main.css">
1010
</head>
1111
<body>
@@ -20,24 +20,24 @@ <h2 class="tagline">A modern, HTML5-ready alternative to CSS resets</h2>
2020

2121
<div class="cta-option">
2222
<a class="btn-download"
23-
href="http://necolas.github.com/normalize.css/2.1.1/normalize.css">
23+
href="http://necolas.github.com/normalize.css/2.1.2/normalize.css">
2424
<strong>Download</strong>
25-
<span class="version">v2.1.1</span>
25+
<span class="version">v2.1.2</span>
2626
</a>
2727
<div class="txt-small txt-mute">IE 8+, Firefox 4+, Safari 5+, Opera, Chrome</div>
2828
<a class="txt-small txt-mute"
29-
href="https://github.com/necolas/normalize.css/blob/v2.1.1/CHANGELOG.md">See the CHANGELOG</a>
29+
href="https://github.com/necolas/normalize.css/blob/v2.1.2/CHANGELOG.md">See the CHANGELOG</a>
3030
</div>
3131

3232
<div class="cta-option">
3333
<a class="btn-download btn-download-alt"
34-
href="http://necolas.github.com/normalize.css/1.1.1/normalize.css">
34+
href="http://necolas.github.com/normalize.css/1.1.2/normalize.css">
3535
Download
36-
<span class="version">v1.1.1</span>
36+
<span class="version">v1.1.2</span>
3737
</a>
3838
<div class="txt-small txt-mute">Includes legacy browser support</div>
3939
<a class="txt-small txt-mute"
40-
href="https://github.com/necolas/normalize.css/blob/v1.1.1/CHANGELOG.md">See the CHANGELOG</a>
40+
href="https://github.com/necolas/normalize.css/blob/v1.1.2/CHANGELOG.md">See the CHANGELOG</a>
4141
</div>
4242

4343
<p class="txt-large">…or install with <a href="http://bower.io/">Bower</a>.</p>

0 commit comments

Comments
 (0)