---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0b6b8ce..ea062ae 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ You must have the [Uxn](https://git.sr.ht/~rabbits/uxn/) assembler and emulator.
uxnasm src/main.tal bin/dexe.rom && uxnemu bin/dexe.rom
```
-If do not wish to assemble it yourself, you can download [left.rom](https://rabbits.srht.site/left/left.rom).
+If do not wish to assemble it yourself, you can download [dexe.rom](https://rabbits.srht.site/dexe/dexe.rom).
## Controls
--
2.30.2