Skip to content

Commit 914e931

Browse files
authored
MASM: Fix broken links in processor manufacturers page (#5135)
1 parent 2f4ba34 commit 914e931

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/assembler/masm/processor-manufacturer-programming-manuals.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ This article provides links to websites that may contain programming info about
1010

1111
## Processor manufacturer websites
1212

13-
- [AMD Developer Guides, Manuals & ISA Documents](https://developer.amd.com/resources/developer-guides-manuals/)
13+
- [AMD Documentation Hub](https://www.amd.com/en/search/documentation/hub.html)
1414

1515
- [ARM Architecture Reference Manual](https://developer.arm.com/documentation/ddi0487/latest/)
1616

17-
- [Intel 64 and IA-32 Architectures Software Developer Manuals](https://software.intel.com/articles/intel-sdm)
18-
19-
- [Introduction to Intel Advanced Vector Extensions](https://software.intel.com/articles/introduction-to-intel-advanced-vector-extensions)
17+
- [Intel 64 and IA-32 Architectures Software Developer Manuals](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html)
2018

2119
## Remarks
2220

0 commit comments

Comments
 (0)