diff --git a/section-00/README.md b/section-00/README.md index 1226be4..2be0683 100644 --- a/section-00/README.md +++ b/section-00/README.md @@ -157,7 +157,7 @@ all in the `main.lua` file. You can also check out [the annotated source][anno] for the game if you're curious but the smart thing to do is check out the Lua examples below. -[anno]: http://nuclearsandwich.com/hello-corona/main.html +[anno]: http://nuclearsandwich.com/hello-corona/docs/main.html ## The Lua Programming Language