[Pkg-javascript-commits] [backbone] 73/101: fixing links

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:58:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.1.0
in repository backbone.

commit 7ea942e53f84d822bac7f1ce58aa0931684df1f1
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Tue Oct 12 16:04:42 2010 -0400

    fixing links
---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 31b6664..377ec15 100644
--- a/index.html
+++ b/index.html
@@ -235,11 +235,11 @@
 
     <table>
       <tr>
-        <td><a href="underscore.js">Development Version (0.1.0)</a></td>
+        <td><a href="backbone.js">Development Version (0.1.0)</a></td>
         <td><i>22kb, Uncompressed with Comments</i></td>
       </tr>
       <tr>
-        <td><a href="underscore-min.js">Production Version (0.1.0)</a></td>
+        <td><a href="backbone-min.js">Production Version (0.1.0)</a></td>
         <td><i>2kb, Packed and Gzipped</i></td>
       </tr>
     </table>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list