From b42ee3f0f67650ff2743859cfe9f51032181d820 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Mon, 29 Feb 2016 20:20:04 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35cbfc9..d54aef9 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Documentation ------------- * [68000 instructions](http://68k.hax.com/) -* [documentation](http://sun.hasenbraten.de/vasm/release/vasm.html) -* [vlink documenta - PDF](http://sun.hasenbraten.de/vlink/release/vlink.pdf) +* [vasm documentation](http://sun.hasenbraten.de/vasm/release/vasm.html) +* [vlink documentation (PDF)](http://sun.hasenbraten.de/vlink/release/vlink.pdf) * [Amiga registers](http://amigadev.elowar.com/read/ADCD_2.1/Hardware_Manual_guide/node0060.html) * [Amiga Hardware Reference Manal](http://amigadev.elowar.com/read/ADCD_2.1/Hardware_Manual_guide/node0000.html) * [Amiga RKM Devices Manual](http://amigadev.elowar.com/read/ADCD_2.1/Devices_Manual_guide/node0000.html)