diff options
author | Javier <dev.git@javispedro.com> | 2022-04-20 01:45:22 +0200 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2022-04-20 01:45:22 +0200 |
commit | 83b640d102b22e543ff924c443e0d2c9ab33d2ed (patch) | |
tree | 75dd51e5b857f0fa94d228a5aec8423d15a90ada | |
parent | 34dfe91a23afe4278475f9c58debc77988c3f0bc (diff) | |
download | vbados-83b640d102b22e543ff924c443e0d2c9ab33d2ed.tar.gz vbados-83b640d102b22e543ff924c443e0d2c9ab33d2ed.zip |
fix link typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ the following additional features: This is because the cursor is actually rendered by the host rather than the guest OS, thus feeling much more responsive. [▶️ MS-DOS Edit / QBasic](https://depot.javispedro.com/vbox/vbados/vbm_edit.webm). - [▶️ Adlib Composer](https://depot.javispedro.com/vbox/vbados/bm_adlibcomposer.webm). + [▶️ Adlib Composer](https://depot.javispedro.com/vbox/vbados/vbm_adlibcomposer.webm). * Note that many MS-DOS programs do not rely on the mouse driver to render the cursor, or even just read the "relative" mouse motion from the mouse itself and |