From cbb0744b855834a4bf1d4c3ee370d8bc75a2ebaf Mon Sep 17 00:00:00 2001 From: Daan Wynen Date: Tue, 6 Sep 2022 16:26:50 +0200 Subject: [PATCH] Fix broken ReadTheDocs link It was missing the `-` and 404'd. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77d9c4a..e1c4db5 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Make sure you have `torch` and `torchaudio` versions that are [compatible](https ## Documentation -Documentation for the package is available on [Read The Docs](https://torchfsdd.readthedocs.io/en/latest). +Documentation for the package is available on [Read The Docs](https://torch-fsdd.readthedocs.io/en/latest). ## Contributors @@ -115,4 +115,4 @@ All contributions to this repository are greatly appreciated. Contribution guide

TorchFSDD © 2021-2022, Edwin Onuonga - Released under the MIT License.
Authored and maintained by Edwin Onuonga. -

\ No newline at end of file +