fonts: Import fonts used on site
[nasm/www.git] / abi / .htaccess
blob6bb2825dc8572bcaa80875ebfc94114eef1d05df
2 # Redirects to external websites, especially MSDN which seems to change URLs
3 # way too often...
5 Redirect        /abi/win64              http://msdn.microsoft.com/en-us/library/7kcdt6fy.aspx
6 Redirect        /abi/unix               http://github.com/hjl-tools/x86-psABI/wiki/X86-psABI/
7 Redirect        /abi/unix64             http://github.com/hjl-tools/x86-psABI/wiki/X86-psABI/
8 Redirect        /abi/unix32             http://github.com/hjl-tools/x86-psABI/wiki/X86-psABI/
9 Redirect        /abi/mac                https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/MachORuntime/
10 Redirect        /abi/macho              https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/MachORuntime/