Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/conways-game-of-life-cpu/commit/3bc1a6cdac408d99e279fbc09f9ff861dcb93872?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.
master
mitchellhansen 5 years ago
parent 931ba0e63f
commit 3bc1a6cdac

@ -1,5 +1,5 @@
# conways-game-of-life # conways-game-of-life
Simple (slow) simulation of Conways game of life, SFML, C++ Simple (slow) simulation of Conways game of life, SFML, C++
![alt tag](https://github.com/MitchellHansen/Conway/blob/master/Screeny.png) ![](Screeny.png)
![alt tag](https://github.com/MitchellHansen/Conway/blob/master/Screeny2.png) ![](Screeny2.png)

Loading…
Cancel
Save