File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ $(H2 General D FAQ)
5151
5252 $(LI $(LINK2 http://www.prowiki.org/wiki4d/wiki.cgi?FaqRoadmap, The D wiki FAQ page)
5353 with many more questions answered)
54- $(LI $(LINK2 comparison.html, What does D have that C++ doesn't?))
54+ $(LI $(LINK2 $(ROOT_DIR) comparison.html, What does D have that C++ doesn't?))
5555 $(ITEMR q1, Why the name D?)
5656 $(ITEMR q1_1, Could you change the name? D is kind of hard to search for on search engines.)
5757 $(LI $(LINK2 http://dlang.org/download.html, Where can I get a D compiler?))
@@ -277,7 +277,7 @@ $(ITEM q6, Why $(I no) fall through on switch statements?)
277277$(ITEM q7, Why should I use D instead of Java?)
278278
279279 $(P D is distinct from Java in purpose, philosophy and reality.
280- See this $(LINK2 comparison.html, comparison).
280+ See this $(LINK2 $(ROOT_DIR) comparison.html, comparison).
281281 )
282282
283283 $(P Java is designed to be write once, run everywhere. D is designed for writing
You can’t perform that action at this time.
0 commit comments