Skip to content

Commit 0e9a742

Browse files
committed
Fix broken link to latest release
1 parent a7634e7 commit 0e9a742

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
@@ -161,7 +161,7 @@ <h2>
161161

162162
<table>
163163
<tr>
164-
<td><a class="punch" href="https://raw.github.com/PaulUithol/Backbone-relational/0.10.0/backbone-relational.js">Latest Release (0.9.0)</a></td>
164+
<td><a class="punch" href="https://raw.githubusercontent.com/PaulUithol/Backbone-relational/a7634e7d9deac64e3da455a3fde13b96ae253612/backbone-relational.js">Latest Release (0.9.0)</a></td>
165165
<td class="text"><i>~70kb. Full source, uncompressed, lots of comments.</i></td>
166166
</tr>
167167
<tr>

0 commit comments

Comments
 (0)