From ec72cd3158a5d6a1587ca013da4ba7683f789969 Mon Sep 17 00:00:00 2001 From: arq5x <arq5x@virginia.edu> Date: Sat, 8 Feb 2014 21:26:29 -0500 Subject: [PATCH] update sidebar --- docs/templates/sidebar-intro.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/templates/sidebar-intro.html b/docs/templates/sidebar-intro.html index a5f672eb..ed9f59cf 100644 --- a/docs/templates/sidebar-intro.html +++ b/docs/templates/sidebar-intro.html @@ -17,7 +17,6 @@ <h3>Releases</h3> <ul> - <li><a href="http://bedtools.googlecode.com/files/BEDTools.v2.17.0.tar.gz">2.17.0 (current)</a></li> - <li><a href="http://bedtools.googlecode.com/files/BEDTools.v2.16.2.tar.gz">2.16.2</a></li> + <li><a href="https://github.com/arq5x/bedtools2/releases">Stable releasees now @ Github</a></li> </ul> -- GitLab