fixed current 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/dc45f503 Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/tree/dc45f503 Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/diff/dc45f503 Branch: refs/heads/asf-site Commit: dc45f5039c4f82abaa9270c459cda04eafffd9da Parents: f956df7 Author: Matt Post <[email protected]> Authored: Tue Jun 2 09:48:50 2015 -0600 Committer: Matt Post <[email protected]> Committed: Tue Jun 2 09:48:50 2015 -0600 ---------------------------------------------------------------------- releases/current | 1 - releases/current/index.html | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/blob/dc45f503/releases/current ---------------------------------------------------------------------- diff --git a/releases/current b/releases/current deleted file mode 120000 index 5049538..0000000 --- a/releases/current +++ /dev/null @@ -1 +0,0 @@ -6.0 \ No newline at end of file diff --git a/releases/current/index.html b/releases/current/index.html new file mode 100644 index 0000000..17ec987 --- /dev/null +++ b/releases/current/index.html @@ -0,0 +1,4 @@ +--- +redirect_to: + - http://cs.jhu.edu/~post/files/joshua-v{{ site.data.joshua.release_version }}.tgz +--- http://git-wip-us.apache.org/repos/asf/incubator-joshua-site/blob/dc45f503/releases/current/index.html ---------------------------------------------------------------------- diff --git a/releases/current/index.html b/releases/current/index.html new file mode 100644 index 0000000..17ec987 --- /dev/null +++ b/releases/current/index.html @@ -0,0 +1,4 @@ +--- +redirect_to: + - http://cs.jhu.edu/~post/files/joshua-v{{ site.data.joshua.release_version }}.tgz +---
