From f3f173bce3b27e7c81ee8a73383e052f593bf889 Mon Sep 17 00:00:00 2001 From: alouanchi Date: Sat, 8 Apr 2017 14:39:59 +0100 Subject: [PATCH] Fix Issue 17303 - type error in the href url under the link Systems Programming --- areas-of-d-usage.dd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/areas-of-d-usage.dd b/areas-of-d-usage.dd index 1dfd53e75e..75aeaffd11 100644 --- a/areas-of-d-usage.dd +++ b/areas-of-d-usage.dd @@ -12,7 +12,7 @@ $(DIVC page-contents quickindex, $(LI $(RELATIVE_LINK2 web, Web applications)) $(LI $(RELATIVE_LINK2 gui, GUI applications)) ) - $(LI $(RELATIVE_LINK2 system_programming, Systems Programming)) $(OL + $(LI $(RELATIVE_LINK2 system-programming, Systems Programming)) $(OL $(LI $(RELATIVE_LINK2 operating_systems, Operating systems)) $(LI $(RELATIVE_LINK2 compilers, Compilers)) $(LI $(RELATIVE_LINK2 embedded, Embedded applications)) @@ -30,7 +30,7 @@ $(DIVC page-contents quickindex, $(DIVC start-icons, $(START_ICONS_ENTRY Industry, industry, industry) - $(START_ICONS_ENTRY Systems Programming, gears, systems-programming) + $(START_ICONS_ENTRY Systems Programming, gears, system-programming) $(START_ICONS_ENTRY Research, flask, cutting-edge) $(START_ICONS_ENTRY Academia, graduation-cap, academia) )