From 65715113fd7981ebe12d6298a8c07393330326ec Mon Sep 17 00:00:00 2001 From: Uwe Kamper Date: Mon, 28 Dec 2015 16:03:56 +0100 Subject: correct link for game of life --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2ea5af7..5d50bed 100644 --- a/README.rst +++ b/README.rst @@ -68,4 +68,4 @@ As featured on… .. _`Movie Streaming and Live 3D Raytracing for Mate-Light in Javascript`: https://github.com/MichaelKreil/matelight-playground .. _`An audio spectrum analyzer`: https://github.com/c-base/mlaudiospectrum .. _`A Unity 3D backend`: http://firepunchd.tumblr.com/post/123631124063/every-pixel-is-sacred-on-a-40x16-display-you-have -.. _`Advanced Conway's Game of Life`: https://github.com/jaseg/matelight/blob/master/README.rst +.. _`Advanced Conway's Game of Life`: https://github.com/vileda/golGL -- cgit