From 464e8c335c5f1a182b89562a0901cf9030d18819 Mon Sep 17 00:00:00 2001 From: sixclones Date: Mon, 20 Apr 2020 15:35:44 +0200 Subject: [PATCH] fix(README): change URL of Tyler Hobbs website (#111) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 9dc0d83..376b65f 100644 --- a/readme.md +++ b/readme.md @@ -344,8 +344,8 @@ Creative coding is a different discipline than programming systems. The goal is - [Adventures in Game Development World](http://ruh.li/) - Easy to understand collection of articles on game developement, but relevant to creative coding as well. - [Shepherding random numbers](http://inconvergent.net/shepherding-random-numbers/) - Tiny guide to shepherding random numbers. - [Amit’s Game Programming Information](http://www-cs-students.stanford.edu/~amitp/gameprog.html) - Collection of resources on stuff like path-finding, Ai, math etc. -- [Tips to Improve Your Generative Artwork](http://www.tylerlhobbs.com/writings/tips) - Tips to make your art look better. -- [Working With Color in Generative Art](http://www.tylerlhobbs.com/writings/generative-colors) - Tips on how to get color right. +- [Tips to Improve Your Generative Artwork](https://tylerxhobbs.com/essays/2018/tips-to-improve-your-generative-artwork) - Tips to make your art look better. +- [Working With Color in Generative Art](https://tylerxhobbs.com/essays/2016/working-with-color-in-generative-art) - Tips on how to get color right. ### Interactive