From 1f69c70253a12c4c7dd54d4374c98cd3d41703cd Mon Sep 17 00:00:00 2001 From: Brian Osborne Date: Sun, 10 Apr 2016 12:44:57 -0400 Subject: [PATCH] URLify --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e0a0834d4..89ff0b7ba 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,9 @@ # Getting Started -Please see the the `INSTALL` or `INSTALL.WIN` documents for installation +Please see the the [INSTALL](http://bioperl.org/INSTALL.html) or [INSTALL.WIN](http://bioperl.org/INSTALL.WIN.html) documents for installation instructions. -Note that these documents are gradually being migrated to a specific -http://readthedocs.org site. - # About BioPerl BioPerl is a package of public domain Perl tools for computational molecular @@ -59,7 +56,7 @@ The BioPerl directory structure is organized as follows: # Documentation -For documentation on BioPerl see the **HOWTO** documents online at https://bioperl.github.io/howtos. +For documentation on BioPerl see the **HOWTO** documents online at http://bioperl.org/howtos. Useful documentation in the form of example code can also be found in the **`examples/`** and **`scripts/`** directories. The current collection includes -- 2.11.4.GIT