From a030fb932078ea4c48f0472efad71975625f54d3 Mon Sep 17 00:00:00 2001 From: Andrew Healey Date: Sat, 8 Jun 2024 08:44:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a3fb58..eddf162 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ > My blog posts: > - [Adding a Line Profiler to My Language](https://healeycodes.com/adding-a-line-profiler-to-my-language) > - [A Custom WebAssembly Compiler](https://healeycodes.com/a-custom-webassembly-compiler) -> - [Adding For Loops to an Interpreter](https://healeycodes.com/adding-for-loops-to-an-interpreter) > - [Profiling and Optimizing an Interpreter](https://healeycodes.com/profiling-and-optimizing-an-interpreter) +> - [Adding For Loops to an Interpreter](https://healeycodes.com/adding-for-loops-to-an-interpreter)