File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -223,14 +223,14 @@ $(DIVID cssmenu, $(UL
223
223
))
224
224
NAVIGATION_COMMUNITY=
225
225
$(SUBMENU_MANUAL
226
- $(SUBMENU_LINK $(ROOT_DIR)bugstats.php, Bug Tracker)
227
- $(SUBMENU_LINK https://github.com/dlang, GitHub)
226
+ $(SUBMENU_LINK https://dlang.org/blog, Blog)
227
+ $(SUBMENU_LINK $(ROOT_DIR)orgs-using-d.html, Orgs using D)
228
+ $(SUBMENU_LINK https://twitter.com/search?q=%23dlang, Twitter)
228
229
$(SUBMENU_LINK_DIVIDER https://forum.dlang.org, Forums)
229
230
$(SUBMENU_LINK irc://irc.freenode.net/d, IRC)
230
231
$(SUBMENU_LINK https://wiki.dlang.org, Wiki)
231
- $(SUBMENU_LINK_DIVIDER https://dlang.org/blog, Blog)
232
- $(SUBMENU_LINK https://twitter.com/search?q=%23dlang, Twitter)
233
- $(SUBMENU_LINK $(ROOT_DIR)orgs-using-d.html, Orgs using D)
232
+ $(SUBMENU_LINK_DIVIDER https://github.com/dlang, GitHub)
233
+ $(SUBMENU_LINK $(ROOT_DIR)bugstats.php, Issues)
234
234
)
235
235
NAVIGATION_DOCUMENTATION=
236
236
$(SUBMENU_MANUAL
You can’t perform that action at this time.
0 commit comments