From 16eb7e76113e76e2bb6ca9e5481a5c91ec2bf7a7 Mon Sep 17 00:00:00 2001 From: Manvendra Singh Date: Tue, 14 Mar 2017 01:36:16 +0530 Subject: [PATCH] docs: readme.rst: better parsing of hyperlink --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 540a664ed..bebea8fd4 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ To install from source:: Remember, if co-installing multiple CWL implementations then you need to maintain which implementation ``cwl-runner`` points to via a symbolic file -system link or [another facility](https://wiki.debian.org/DebianAlternatives). +system link or `another facility `_. Run on the command line -----------------------