Skip to content

Commit cb44110

Browse files
authored
Merge pull request #2215 from wilzbach/foundation-remove-gsoc
Remove GSoC 2018 from the Foundation page merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>
2 parents 233e39e + 4984a3d commit cb44110

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

dlang.org.ddoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,6 @@ $(SUBNAV_TEMPLATE
488488
$(ROOT_DIR)foundation/about.html, About the Foundation,
489489
$(ROOT_DIR)foundation/donate.html, Donate,
490490
$(ROOT_DIR)foundation/upb-scholarship.html, Scholarships,
491-
https://wiki.dlang.org/GSOC_2018_Ideas, GSoC 2018 Ideas,
492491
https://dconf.org, DConf,
493492
$(ROOT_DIR)foundation/sponsors.html, Sponsors,
494493
$(ROOT_DIR)foundation/contributors.html, Contributors,

foundation/index.dd

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,17 @@ $(D_S D Language Foundation,
2828
to EE and CS students at University "Politehnica" Bucharest (UPB).
2929
)
3030
)
31-
$(DIVC item,
32-
$(H4 $(LINK2 https://wiki.dlang.org/GSOC_2018_Ideas, GSoC 2018 Ideas))
33-
$(P The D Language Foundation is applying for the Google Summer of Code 2018.)
34-
)
35-
)
36-
$(DIVC row,
3731
$(DIVC item,
3832
$(H4 $(LINK2 https://dconf.org, DConf))
3933
$(P The D Language Foundation is organizing the yearly D conference.)
4034
)
35+
)
36+
$(DIVC row,
4137
$(DIVC item,
4238
$(H4 $(LINK2 $(ROOT_DIR)foundation/sponsors.html, Sponsors))
4339
$(P Browse the list of all sponsors donating monetary resources
4440
to the D Language Foundation.)
4541
)
46-
)
47-
$(DIVC row,
4842
$(DIVC item,
4943
$(H4 $(LINK2 $(ROOT_DIR)foundation/contributors.html, Contributors))
5044
$(P Browse the list of all the awesome people who contributed

0 commit comments

Comments
 (0)