diff options
author | Chandan Rajah <chandan.rajah@gmail.com> | 2013-06-06 16:49:43 +0100 |
---|---|---|
committer | Chandan Rajah <chandan.rajah@gmail.com> | 2013-06-06 16:49:43 +0100 |
commit | ed6053702b557e6f177dcf67036002ee681dc671 (patch) | |
tree | f257c133f68ddde45373bbd0bc1b292efe94ffce /README.md | |
parent | 7877026834a72f0ba1db0a0754a60219b33b2f01 (diff) | |
download | SpyGlass-ed6053702b557e6f177dcf67036002ee681dc671.tar.gz SpyGlass-ed6053702b557e6f177dcf67036002ee681dc671.zip |
Updated maven 2 repository to ParallelAI
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ To use SpyGlass as a dependency use the following repository <repositories> <repository> <id>parallelai-releases</id> - <url>https://github.com/crajah/mvn-repo/raw/master/releases</url> + <url>https://github.com/ParallelAI/mvn-repo/raw/master/releases</url> </repository> </repositories> |