Skip to content

Commit

Permalink
fix broken link: replace $ with $
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEdwards committed Jul 8, 2014
1 parent 2c7e7ec commit 5a659f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.dd
Expand Up @@ -5,7 +5,7 @@ $(D_S D Programming Language,
$(SECTION3 The D programming language. Modern
convenience. Modeling power. Native efficiency.,

$(P $(RED $(B DMD v2.066 Beta is live. Beta being tested: $(LINK2 http://forum.dlang.org/post/lpghnr$2ej5$1@digitalmars.com, v2.066.0-b2))))
$(P $(RED $(B DMD v2.066 Beta is live. Beta being tested: $(LINK2 http://forum.dlang.org/post/lpghnr$2ej5$1@digitalmars.com, v2.066.0-b2))))
$(P Videos for DConf 2014 are available on $(LINK2 https://archive.org/search.php?query=title%3A%28DConf%202014%29&sort=+publicdate, archive.org).)
$(P Videos and slides for DConf 2013 are available on $(LINK2 http://dconf.org/2013/schedule/index.html, dconf.org).)
$(BR)
Expand Down

0 comments on commit 5a659f3

Please sign in to comment.