From b22bd99231518c34df54db8a224fc6fbca46bc11 Mon Sep 17 00:00:00 2001
From: Siraaj Khandkar <siraaj@khandkar.net>
Date: Fri, 26 Feb 2021 01:02:25 -0500
Subject: [PATCH] Update GH URI

---
 life/001/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/life/001/README.md b/life/001/README.md
index 3f23f6f..0049f63 100644
--- a/life/001/README.md
+++ b/life/001/README.md
@@ -26,7 +26,7 @@ simply log the statistics for each run of the simulation.
 
 Usage
 -----
-* Get: `git clone git://github.com/ibnfirnas/life.git`
+* Get: `git clone git://github.com/xandkar/life.git`
 * Enter: `cd life/001`
 * Build: `make`
 * Run: `./bin/life`
@@ -34,4 +34,4 @@ Usage
 
 Doodles
 -------
-![Doodles](https://raw.github.com/ibnfirnas/cellular-automata/master/life/001/doodles.jpg)
\ No newline at end of file
+![Doodles](https://raw.github.com/xandkar/cellular-automata/master/life/001/doodles.jpg)
-- 
2.20.1