You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by mj...@apache.org on 2016/04/05 14:40:18 UTC

[29/50] incubator-joshua-site git commit: fixed link

fixed link


Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/commit/676736c1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/tree/676736c1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/diff/676736c1

Branch: refs/heads/master
Commit: 676736c161f8215042ee3858867856ccc380412f
Parents: 7ecb805
Author: Matt Post <po...@cs.jhu.edu>
Authored: Fri Jul 17 17:11:06 2015 -0400
Committer: Matt Post <po...@cs.jhu.edu>
Committed: Fri Jul 17 17:11:06 2015 -0400

----------------------------------------------------------------------
 6.0/install.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/blob/676736c1/6.0/install.md
----------------------------------------------------------------------
diff --git a/6.0/install.md b/6.0/install.md
index 7b544f4..a6c9233 100644
--- a/6.0/install.md
+++ b/6.0/install.md
@@ -23,7 +23,7 @@ install the decoder. There are no external dependencies.
  
 1. Download Joshua
 
-       wget -q http://cs.jhu.edu/~post/joshua-v{{ site.data.joshua.release_version }}.tgz
+       wget -q http://cs.jhu.edu/~post/files/joshua-v{{ site.data.joshua.release_version }}.tgz
 
 1. Next, unpack it and compile everything.