From 5231ef398e3ecaaff2f08a42efc9415022bd17dc Mon Sep 17 00:00:00 2001 From: Meeples10 Date: Tue, 13 Jun 2023 21:57:22 -0400 Subject: [PATCH] Fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c085756..574dc25 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Minecraft Resource Analyzer -MCResourceAnalyzer gathers data from Minecraft region files to determine the empirical distribution of naturally-occurring block types. For more information, see [this page](https://meeples10.github.io/resource-distribution). +MCResourceAnalyzer gathers data from Minecraft region files to determine the empirical distribution of naturally-occurring block types. For more information, see [this page](https://meeples10.github.io/resource-distribution/index.html). ## Using the program