From 858f8e32cfcf80c2b93e90610beb1d8adf90a6cc Mon Sep 17 00:00:00 2001 From: Inthar the Crow-Magnon <36112167+inthar-raven@users.noreply.github.com> Date: Sat, 10 Aug 2024 08:22:26 -0400 Subject: [PATCH] Update README.md: Fix wiki link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89e2337e..53e32dba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This is a microtonal scale research app chiefly dedicated to ternary scales (scales with three distinct step sizes). It focuses on [aberrismic theory](https://en.xen.wiki/w=Aberrismic_theory), developed by groundfault, inthar, and others. +This is a microtonal scale research app chiefly dedicated to ternary scales (scales with three distinct step sizes). It focuses on [aberrismic theory](https://en.xen.wiki/w/Aberrismic_theory), developed by groundfault, inthar, and others. # How to build and run: On Linux, install the Rust toolchain and run `cargo run --release` in this directory. You should see a link. Ctrl-click on it to go to the main page.