Skip to content

Commit

Permalink
Fixing redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpost committed May 20, 2015
1 parent 66249a4 commit 2c8c9aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
3 changes: 3 additions & 0 deletions _config.yml
@@ -1,2 +1,5 @@
timezone: US/Eastern
markdown: kramdown

gems:
- jekyll-redirect-from
10 changes: 3 additions & 7 deletions releases/6.0/index.html
@@ -1,7 +1,3 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1;url=http://cs.jhu.edu/~post/files/joshua-v6.0.2.tgz" />
</head>
</html>
---
redirect_from: "http://cs.jhu.edu/~post/files/joshua-v{{ site.data.joshua.release_version }}.tgz"
---

0 comments on commit 2c8c9aa

Please sign in to comment.