From 1641b832e4607fbea52818a070225428ac3b9a7f Mon Sep 17 00:00:00 2001 From: Brady McDonough Date: Tue, 25 Apr 2023 20:36:37 -0600 Subject: [PATCH] fix the link --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 30aa6d2..ee0ca44 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,9 @@ copied in as I follow along, I have tried to mark as clearly as possible where I extrapolations. All data related to the tutorial is also mirrored in a data directory for each entry. ## 1 - STUMPY Basics -[Human readable walkthrough.][3] -[Python code][4] - +[Human readable walkthrough.](/md/Steamgen\ dataset.md) [1]: https://www.cs.ucr.edu/%7Eeamonn/MatrixProfile.html "Resources and papers on the Matrix Profile" [2]: https://stumpy.readthedocs.io/en/latest/tutorials.html "stumpy tutorial" -[3]: /1-STUMPY-basics/Steamgen\ dataset.html -[4]: /1-STUMPY-basics/portable.py \ No newline at end of file +[3]: https://git.bradymcd.ca/brady/learning-STUMPY/src/branch/master/md/Steamgen%20dataset.md "Section 1" \ No newline at end of file