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/asf-site Commit: 676736c161f8215042ee3858867856ccc380412f Parents: 7ecb805 Author: Matt Post <[email protected]> Authored: Fri Jul 17 17:11:06 2015 -0400 Committer: Matt Post <[email protected]> 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.
