On https://example.andersmurphy.com/ it states "Source code can be found [here](https://github.com/andersmurphy/hyperlith/blob/master/examples/game_of_life/src/game_of_life/main.clj)". This links to https://github.com/andersmurphy/hyperlith/blob/master/examples/game_of_life/src/game_of_life/main.clj which 404s. It should probably be https://github.com/andersmurphy/hyperlith/blob/master/examples/game_of_life/src/app/main.clj or https://github.com/andersmurphy/hyperlith/tree/master/examples/game_of_life Cheers
On https://example.andersmurphy.com/ it states "Source code can be found here". This links to https://github.com/andersmurphy/hyperlith/blob/master/examples/game_of_life/src/game_of_life/main.clj which 404s.
It should probably be https://github.com/andersmurphy/hyperlith/blob/master/examples/game_of_life/src/app/main.clj or https://github.com/andersmurphy/hyperlith/tree/master/examples/game_of_life
Cheers