From 68544f55c1ed3e649c76e51909e754eaacce8539 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Wed, 2 May 2012 02:58:39 -0400 Subject: [PATCH] Link to racketcon from the community page. --- collects/meta/web/www/community.rkt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/collects/meta/web/www/community.rkt b/collects/meta/web/www/community.rkt index 6480971f2b..e4da7a9a4e 100644 --- a/collects/meta/web/www/community.rkt +++ b/collects/meta/web/www/community.rkt @@ -14,7 +14,9 @@ @text{@blog — announcements, helpful hints, and thoughtful rants.} @text{@a[href: "http://twitter.com/#!/racketlang"]{Twitter} — random racket bits.} - @text{@people — the people behind Racket.}] + @text{@people — the people behind Racket.} + @text{@a[href: "http://con.racket-lang.org/"]{RacketCon} + — our annual conference.}] @parlist[@strong{Development} @text{@git (also available on @a[href: "http://github.com/plt/racket/"]{GitHub}).}