From adcb3f520bc51d4acba78ae33eeb21eee085b2fa Mon Sep 17 00:00:00 2001 From: Eugene Zelenko Date: Wed, 23 Jan 2019 20:39:07 +0000 Subject: [Documentation] Use HTTPS whenever possible Differential revision: https://reviews.llvm.org/D56946 llvm-svn: 351976 --- clang/docs/ControlFlowIntegrity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/docs/ControlFlowIntegrity.rst') diff --git a/clang/docs/ControlFlowIntegrity.rst b/clang/docs/ControlFlowIntegrity.rst index b0b37f83f1c..f57bdf5d2cb 100644 --- a/clang/docs/ControlFlowIntegrity.rst +++ b/clang/docs/ControlFlowIntegrity.rst @@ -335,7 +335,7 @@ Please refer to the :doc:`design document`. Publications ============ -`Control-Flow Integrity: Principles, Implementations, and Applications `_. +`Control-Flow Integrity: Principles, Implementations, and Applications `_. Martin Abadi, Mihai Budiu, Ăšlfar Erlingsson, Jay Ligatti. `Enforcing Forward-Edge Control-Flow Integrity in GCC & LLVM `_. -- cgit v1.2.3