From bbb0331ab34629fdf384d53b4fb1edbe8db2dc34 Mon Sep 17 00:00:00 2001 From: Ostap Brehin Date: Mon, 10 Feb 2025 20:15:25 +0000 Subject: [PATCH] Fix overview link in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea41d15..021266c 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ init([] = _Args) -> ## Further reading For more information about the features and design philosophy of Elli check -out the [`overview`](overview.html). +out the [`overview`](OVERVIEW.md). ## License