public
Description: Prototype JavaScript framework
Homepage: http://prototypejs.org/
Clone URL: git://github.com/sstephenson/prototype.git
Search Repo:
Super minor change. Still learning git.
tobie (author)
Thu Apr 24 17:21:48 -0700 2008
commit  51c5bbd05209acbfa04237e981bf270f272e0139
tree    3d13e7da13342515495052a33286ed040434426a
parent  d1054426e3156d65b78a7495452e9c6fe6d95c62
0
...
44
45
46
47
 
48
49
50
...
44
45
46
 
47
48
49
50
0
@@ -44,7 +44,7 @@
0
 == Contributing to Prototype
0
 
0
 Check out the Prototype source with
0
- git clone git://github.com/sstephenson/prototype.git
0
+ $ git clone git://github.com/sstephenson/prototype.git
0
 
0
 Find out how to contribute:
0
   http://prototypejs.org/contribute

Comments

    No one has commented yet.