From 35b6d9f7d547094dc796d61b0435477af37c005b Mon Sep 17 00:00:00 2001 From: Heng Li Date: Fri, 24 Nov 2017 11:05:20 -0500 Subject: [PATCH] direct manpage to HTML --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f846c2..a541dbd 100644 --- a/README.md +++ b/README.md @@ -309,7 +309,7 @@ highlighted in bold. The description may help to tune minimap2 parameters. ### Getting help -Manpage [minimap2.1](minimap2.1) provides detailed description of minimap2 +Manpage [minimap2.1][manpage] provides detailed description of minimap2 command line options and optional tags. If you encounter bugs or have further questions or requests, you can raise an issue at the [issue page][issue]. There is not a specific mailing list for the time being. @@ -363,3 +363,4 @@ warmly welcomed. [mappyconda]: https://anaconda.org/bioconda/mappy [issue]: https://github.com/lh3/minimap2/issues [k8]: https://github.com/attractivechaos/k8 +[manpage]: https://lh3.github.io/minimap2/minimap2.html