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

Commit 14ac14a

Browse files
committed
Fix formatting
1 parent a9d7310 commit 14ac14a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@ <h2>News</h2>
114114

115115
<dl>
116116
<dt>January 6th, 2013</dt>
117-
<dd><strong>Rack 1.4.2</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/KREbQ4VwtTY/discussion">released</a>!. See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. All users should upgrade!</dd>
118-
<dd><strong>Rack 1.3.7</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/Szibc3K9G60/discussion">released</a>!. See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. All users should upgrade!</dd>
119-
<dd><strong>Rack 1.2.6</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/W5XtUHmNLl0/discussion">released</a>!. See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. All users should upgrade!</dd>
120-
<dd><strong>Rack 1.1.4</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/ThuEAOcf8b0/discussion">released</a>!. See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. All users should upgrade!</dd>
117+
<dd><strong>Rack 1.4.2</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/KREbQ4VwtTY/discussion">released</a>!. <br>See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. <br>All users should upgrade!</dd>
118+
<dd><strong>Rack 1.3.7</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/Szibc3K9G60/discussion">released</a>!. <br>See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. <br>All users should upgrade!</dd>
119+
<dd><strong>Rack 1.2.6</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/W5XtUHmNLl0/discussion">released</a>!. <br>See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. <br>All users should upgrade!</dd>
120+
<dd><strong>Rack 1.1.4</strong> has been <a href="https://groups.google.com/d/topic/rack-devel/ThuEAOcf8b0/discussion">released</a>!. <br>See DoS vector report <a href="https://groups.google.com/d/msg/rack-devel/1w4_fWEgTdI/XAkSNHjtdTsJ">here</a>. <br>All users should upgrade!</dd>
121121
</dl>
122122

123123
<dl>

0 commit comments

Comments
 (0)