From fb045857a7d79d743b134b46c6c7caecf6847fc1 Mon Sep 17 00:00:00 2001 From: Shing Chan Date: Wed, 8 Nov 2023 18:03:23 +0000 Subject: [PATCH] docs: fix license and contribution links --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55fb87bf..5d9491c4 100644 --- a/README.md +++ b/README.md @@ -87,10 +87,11 @@ See [Methods](https://biobankaccanalysis.readthedocs.io/en/latest/methods.html) ## Citing our work -When using this tool, please consider the works listed in [CITATION.md](https://raw.githubusercontent.com/OxWearables/biobankAccelerometerAnalysis/master/CITATION.md). +When using this tool, please consider the works listed in [CITATION.md](https://github.com/OxWearables/biobankAccelerometerAnalysis/blob/master/CITATION.md). + ## Licence -See [LICENSE.md](https://raw.githubusercontent.com/OxWearables/biobankAccelerometerAnalysis/master/LICENSE.md). +See [LICENSE.md](https://github.com/OxWearables/biobankAccelerometerAnalysis/blob/master/LICENSE.md). ## Acknowledgements