Skip to content

Commit d1c59f6

Browse files
committed
Reordered list of community resources
1. Removal of "Community": The term "Community" was removed because it's redundant—it's already clear that this is a Discord server dedicated to the D programming language. Additionally, the server has recently become the official Discord for the D language, which further reinforces its purpose. 2. Prioritizing Discord Over Forums: Discord is a modern, widely-used platform for community engagement. Compared to traditional forums, it offers more dynamic interaction and has become the go-to place for many programming languages and tech libraries to build and support their communities. Given how human attention typically works—elements placed higher on a page get more visibility—positioning the Discord link above the Forum link is a simple yet effective way to boost community engagement. It reflects the current trend and gives users quicker access to the most active hub of discussion and support.
1 parent 9889e85 commit d1c59f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book/dlang.org.ddoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,9 @@ $(SUBMENU_MANUAL
266266
$(SUBMENU_LINK $(ROOT_DIR)orgs-using-d.html, Orgs using D)
267267
$(SUBMENU_LINK https://twitter.com/search?q=%23dlang, Twitter)
268268
$(SUBMENU_LINK $(ROOT_DIR)calendar.html, Calendar)
269+
$(SUBMENU_LINK https://discord.gg/bMZk9Q4, Discord)
269270
$(SUBMENU_LINK_DIVIDER https://forum.dlang.org, Forums)
270271
$(SUBMENU_LINK irc://irc.libera.chat/d, IRC)
271-
$(SUBMENU_LINK https://discord.gg/bMZk9Q4, Community Discord)
272272
$(SUBMENU_LINK https://wiki.dlang.org, Wiki)
273273
$(SUBMENU_LINK_DIVIDER $(ROOT_DIR)bugstats.html, Issues)
274274
$(SUBMENU_LINK $(ROOT_DIR)contributing.html, Contributing)

dlang.org.ddoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,9 +268,9 @@ $(SUBMENU_MANUAL
268268
$(SUBMENU_LINK https://dlang.org/blog, Blog)
269269
$(SUBMENU_LINK $(ROOT_DIR)orgs-using-d.html, Orgs using D)
270270
$(SUBMENU_LINK https://twitter.com/search?q=%23dlang, Twitter)
271+
$(SUBMENU_LINK https://discord.gg/bMZk9Q4, Discord)
271272
$(SUBMENU_LINK_DIVIDER https://forum.dlang.org, Forums)
272273
$(SUBMENU_LINK irc://irc.libera.chat/d, IRC)
273-
$(SUBMENU_LINK https://discord.gg/bMZk9Q4, Community Discord)
274274
$(SUBMENU_LINK https://wiki.dlang.org, Wiki)
275275
$(SUBMENU_LINK_DIVIDER $(ROOT_DIR)bugstats.html, Issues)
276276
$(SUBMENU_LINK $(ROOT_DIR)contributing.html, Contributing)

0 commit comments

Comments
 (0)