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)
51
51
52
52
$(LI $(LINK2 http://www.prowiki.org/wiki4d/wiki.cgi?FaqRoadmap, The D wiki FAQ page)
53
53
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?))
55
55
$(ITEMR q1, Why the name D?)
56
56
$(ITEMR q1_1, Could you change the name? D is kind of hard to search for on search engines.)
57
57
$(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?)
277
277
$(ITEM q7, Why should I use D instead of Java?)
278
278
279
279
$(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).
281
281
)
282
282
283
283
$(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