From 5799824b226f5f63c6edd46758441ca3904c3fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingve=20Sk=C3=A5ra?= Date: Fri, 1 May 2015 21:42:50 +0200 Subject: [PATCH] Fix dead link --- Source/Core/VideoCommon/PixelEngine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/VideoCommon/PixelEngine.cpp b/Source/Core/VideoCommon/PixelEngine.cpp index da086924b1..5c9a651fb5 100644 --- a/Source/Core/VideoCommon/PixelEngine.cpp +++ b/Source/Core/VideoCommon/PixelEngine.cpp @@ -3,7 +3,7 @@ // Refer to the license.txt file included. -// http://developer.nvidia.com/object/General_FAQ.html#t6 !!!!! +// http://www.nvidia.com/object/General_FAQ.html#t6 !!!!! #include "Common/Atomic.h"