From 49e8849736f686c9b35e407448746eb738b85fef Mon Sep 17 00:00:00 2001
From: Nicolas Servant <nicolas.servant@curie.fr>
Date: Wed, 2 Sep 2020 19:47:18 +0200
Subject: [PATCH] Update README.md

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a3e7db7..4ffcce8 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ iv. Start running your own analysis!
 nextflow run nf-core/hic -profile <docker/singularity/conda/institute> --reads '*_R{1,2}.fastq.gz' --genome GRCh37
 ```
 
-See [usage docs](docs/usage.md) for all of the available options when running
+See [usage docs](https://nf-co.re/hic/usage) for all of the available options when running
 the pipeline.
 
 ## Documentation
-- 
GitLab