public
Description: My digg interface for java.
Homepage: http://bleu.west.spy.net/~dustin/projects/digg/
Clone URL: git://github.com/dustin/java-digg.git
Search Repo:
Updated source location.
dustin (author)
Sun Apr 06 00:11:51 -0700 2008
commit  652ee3d2494836112e6926d1514599e15e01f8c0
tree    ebfc01a9b51b817b1f797f6610e9bbb95fdfd5f9
parent  36e7bcb43f3ed0119aa4a74a6e37f6957834d1d8
...
59
60
61
62
63
 
64
65
66
...
59
60
61
 
 
62
63
64
65
0
@@ -59,8 +59,7 @@ Collection<Story> stories=d.getStories(null);
0
       <h3>Source Code</h3>
0
       <p>
0
         The source can be downloaded or checked out from my
0
- <a href="http://hg.west.spy.net/hg/java/digg/">mercurial
0
- repository</a>.
0
+ <a href="http://github.com/dustin/java-digg">git repository</a>.
0
       </p>
0
       <h3>Dependencies</h3>
0
       <p>

Comments

    No one has commented yet.