From 332dc67a01dfb3fa0fc388b31ba220bb67b78047 Mon Sep 17 00:00:00 2001 From: fra Date: Fri, 9 Aug 2024 10:25:52 +0100 Subject: [PATCH] fixed broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f689fc8..bc7ae9f 100644 --- a/README.md +++ b/README.md @@ -40,5 +40,5 @@ The `DysonEqualizer` result class will contain the following attributes - `S`: The principal values of the data matrix `Y` - `S_hat`: The principal values of the data matrix `Y_hat` -Detailed examples are available on the [Examples](https://klugerlab.github.io/DysonEqualizer/examples.htm) +Detailed examples are available on the [Examples](https://klugerlab.github.io/DysonEqualizer/examples.html) page.