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

Commit fe8ba9a

Browse files
Fix SPEC link
1 parent a3bc58c commit fe8ba9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h2>News</h2>
144144

145145
<h2>Documentation</h2>
146146

147-
<p>Read <a href="http://rack.rubyforge.org/doc/files/SPEC.html">The Rack interface specification</a>
147+
<p>Read <a href="http://rack.rubyforge.org/doc/SPEC.html">The Rack interface specification</a>
148148
and <a href="http://rack.rubyforge.org/doc/">other documentation</a>.</p>
149149

150150
<h2>Supported Handlers and Adapters</h2>

0 commit comments

Comments
 (0)