diff options
author | cflip <cflip@cflip.net> | 2022-03-22 17:34:46 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-22 17:34:46 -0600 |
commit | e088328b1c9679359458a1065c30e0dcfb085021 (patch) | |
tree | 6b63f512d2400b6bab8e5660a3ac0ec631dcdc4f | |
parent | 52a1ea81be11b8860e7f2b7141fcaf2329630b9f (diff) |
Update link to cflip.net's Nonortho page
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Nonortho -[Nonortho](https://cflip.net/projects/nonortho.html) is a WIP transport tycoon style isometric tile game. +[Nonortho](https://cflip.net/projects/nonortho/) is a WIP transport tycoon style isometric tile game. ## Build Instructions First, clone the repository and use CMake to generate project files for your system. |