Skip to content

Commit 2b11627

Browse files
committed
Fix relative URLs in manuals section.
1 parent ccbed4c commit 2b11627

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/content/docs/reference/manuals.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ description: A collection of reference manuals for the Motorola 68000 microproce
55

66
## 680x0
77

8-
- [Motorola M68000 Family Programmer's Reference Manual](/public/pdf/M68000PRM.pdf)
8+
- [Motorola M68000 Family Programmer's Reference Manual](/pdf/M68000PRM.pdf)
99

1010
## 68000 & 68010
1111

12-
- [M68000 8-/16-/32-Bit Microprocessors User’s Manual (9th ed.)](/public/pdf/MC68000UM.pdf)
12+
- [M68000 8-/16-/32-Bit Microprocessors User’s Manual (9th ed.)](/pdf/MC68000UM.pdf)
1313

1414
## 68020
1515

16-
- [MC68020 & MC68EC020 Microprocessors User's Manual (1st ed.)](/public/pdf/MC68020UM.pdf)
16+
- [MC68020 & MC68EC020 Microprocessors User's Manual (1st ed.)](/pdf/MC68020UM.pdf)
1717

1818
## 68030
1919

20-
- [MC68030: Enhanced 32-Bit Microprocessor User's Manual](/public/pdf/MC68030UM.pdf)
20+
- [MC68030: Enhanced 32-Bit Microprocessor User's Manual](/pdf/MC68030UM.pdf)
2121

2222
## 68040
2323

24-
- [MC68040 User's Manual](/public/pdf/MC68040UM.pdf)
24+
- [MC68040 User's Manual](/pdf/MC68040UM.pdf)

0 commit comments

Comments
 (0)