diff --git a/README.md b/README.md index 27a1bdf..9f59fe7 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ lamp.enable = counter.read() < 30; -Save this to a `blink.facto`, run `factompile blink.facto`, copy the output, import it into Factorio, and watch your lamp blink. You can also visit [facto.github.io](facto.github.io) to run factompile without having to install anything! +Save this to a `blink.facto`, run `factompile blink.facto`, copy the output, import it into Factorio, and watch your lamp blink. You can also visit https://snagnar.github.io/factompile/ to run factompile without having to install anything! ---