summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/CompilerWriterInfo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CompilerWriterInfo.rst b/docs/CompilerWriterInfo.rst
index e41f5f9eec..7504d3c75a 100644
--- a/docs/CompilerWriterInfo.rst
+++ b/docs/CompilerWriterInfo.rst
@@ -87,7 +87,7 @@ Intel - Official manuals and docs
Other x86-specific information
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-* `Calling conventions for different C++ compilers and operating systems <http://www.agner.org/assem/calling_conventions.pdf>`_
+* `Calling conventions for different C++ compilers and operating systems <http://www.agner.org/optimize/calling_conventions.pdf>`_
Other relevant lists
--------------------