Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions areas-of-d-usage.dd
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand All @@ -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)
)
Expand Down