From 2af359f4d61feb129ef764eac3293db85939bd51 Mon Sep 17 00:00:00 2001 From: Denis Shelomovskij Date: Sun, 28 Oct 2012 19:18:47 +0400 Subject: [PATCH] Fix incorrect `HTTP` macro usage Incorrect usage was exposed by `WEB`->`HTTP` rename --- index.dd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.dd b/index.dd index 7e1be904ed..8bf41418d0 100644 --- a/index.dd +++ b/index.dd @@ -305,7 +305,7 @@ $(P The gdc compiler is of particular interest because it taps into gcc's extremely portable back-end and large installation base. The D development team has signed the appropriate documents with FSF and is pursuing integration of gdc with gcc version 4.8 starting March 2012. -$(HTTP https://launchpad.net/~ibuclaw, Iain Buclaw) is leading that +$(HTTPS launchpad.net/~ibuclaw, Iain Buclaw) is leading that effort.) )