From f4ace678fab429d2fc28fee6bcd28511e190a350 Mon Sep 17 00:00:00 2001 From: Terkel Date: Wed, 24 Oct 2018 19:45:47 +0200 Subject: [PATCH] Fix link text --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 88d008b..93c8308 100644 --- a/readme.md +++ b/readme.md @@ -329,7 +329,7 @@ Creative coding is a different discipline than programming systems. The goal is - [GLSL 2D Tutorials](https://www.shadertoy.com/view/Md23DV) - Shadertoy GLSL 2D Tutorial. - [Bubble Breakdown](http://mrl.nyu.edu/~perlin/bubble_breakdown/) - Shader breakdown by Perlin. - [Let's Make A Ray Marcher](https://www.shadertoy.com/view/MdBfRK) - Interactive Shader-Toy on writing a ray marcher. -- [https://www.shadertoy.com/view/4dSfRc](https://www.shadertoy.com/view/4dSfRc) - Interactive Shader-Toy raymarching tutorial. +- [Raymarching](https://www.shadertoy.com/view/4dSfRc) - Interactive Shader-Toy raymarching tutorial. ### Quick References • Cheatsheets