From f9f986e0994174ab4dd8a026b1c20a278ff60ee9 Mon Sep 17 00:00:00 2001 From: Li Li Date: Tue, 15 Jun 2021 14:55:32 +1000 Subject: [PATCH 1/2] path --- .github/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index 674534e..f49e1c6 100644 --- a/.github/README.md +++ b/.github/README.md @@ -84,7 +84,7 @@ pytest ## Usage -See the [Jupyter notebooks](examples). +See the [Jupyter notebooks](../ examples). ## Contributing @@ -123,4 +123,4 @@ See ## License -See [LICENSE](LICENSE). +See [LICENSE](../LICENSE). From 293bcf13119e369b458c3d8d45bbe46e78e85e23 Mon Sep 17 00:00:00 2001 From: Li Li Date: Tue, 15 Jun 2021 14:56:25 +1000 Subject: [PATCH 2/2] space --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index f49e1c6..2e76aa8 100644 --- a/.github/README.md +++ b/.github/README.md @@ -84,7 +84,7 @@ pytest ## Usage -See the [Jupyter notebooks](../ examples). +See the [Jupyter notebooks](../examples). ## Contributing