135135
136136DOT_PREFIXED=.$1$(DOT_PREFIXED $+)
137137DOT_PREFIXED_SKIP=$(DOT_PREFIXED $+)
138- DRUNTIMESRC=$(HTTPS github.com/D-Programming-Language /druntime/blob/master/src/$0, $0)
138+ DRUNTIMESRC=$(HTTPS github.com/dlang /druntime/blob/master/src/$0, $0)
139139DPLLINK=$(LINK2 $1,$+)
140140_=
141141
@@ -224,7 +224,7 @@ $(SUBMENU
224224 $(ROOT_DIR)bugstats.php, Bug Tracker,
225225 http://forum.dlang.org, Forums,
226226 irc://irc.freenode.net/d, IRC,
227- http://github.com/D-Programming-Language , D on GitHub,
227+ http://github.com/dlang , D on GitHub,
228228 http://wiki.dlang.org, Wiki,
229229 http://wiki.dlang.org/Review_Queue, Review Queue,
230230 http://twitter.com/search?q=%23dlang, Twitter,
@@ -276,7 +276,7 @@ $(DIVID tools, $(DIV,
276276 )
277277 )
278278 $(DIVC tip smallprint,
279- <a href="https://github.com/D-Programming-Language /$(PROJECT)/edit/master/$(SRCFILENAME)">Improve this page</a>
279+ <a href="https://github.com/dlang /$(PROJECT)/edit/master/$(SRCFILENAME)">Improve this page</a>
280280 $(DIV,
281281 Quickly fork, edit online, and submit a pull request for this page.
282282 Requires a signed-in GitHub account. This works well for small changes.
@@ -291,7 +291,7 @@ PC=$(TC p, $1, $+)
291291_=
292292
293293PHOBOS=$(SPANC phobos, $(AHTTP dlang.org/phobos/std_$1.html#$2, $(TAIL $+)))
294- PHOBOSSRC=$(SPANC phobos_src, $(AHTTPS github.com/D-Programming-Language /phobos/blob/master/$0, $0))
294+ PHOBOSSRC=$(SPANC phobos_src, $(AHTTPS github.com/dlang /phobos/blob/master/$0, $0))
295295_=
296296
297297RED=$(SPANC red, $0)
@@ -300,7 +300,7 @@ REF_ALTTEXT=<a href="$(PHOBOS_PATH)$3$(UNDERSCORE_PREFIXED_SKIP2 $+).html#$2">$1
300300RELATIVE_LINK2=$(ALOCAL $1, $+)
301301_=
302302
303- SAMPLESRC=$(SPANC sample_src, $(AHTTPS github.com/D-Programming-Language /dmd/blob/master/samples/$0, /dmd/samples/d/$0))
303+ SAMPLESRC=$(SPANC sample_src, $(AHTTPS github.com/dlang /dmd/blob/master/samples/$0, /dmd/samples/d/$0))
304304SCINI=$(TC pre, scini notranslate, $0)
305305SCRIPTLOAD=<script type="text/javascript" src="$0"></script>
306306SEARCHDEFAULT_PHOBOS=
0 commit comments