From 734fc832b7e8b57b59527f61ba7340b54fed4f42 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 30 Aug 2011 01:07:32 -0400 Subject: [PATCH] Twitter link for @racketlang; small tweaks. --- collects/meta/web/www/community.rkt | 4 +++- collects/meta/web/www/irc.rkt | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/collects/meta/web/www/community.rkt b/collects/meta/web/www/community.rkt index 3eeab88cb0..bb8b88924f 100644 --- a/collects/meta/web/www/community.rkt +++ b/collects/meta/web/www/community.rkt @@ -12,8 +12,10 @@ @irc-quick @parlist[@strong{PLT Scheme Inc.} @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.}] @parlist[@strong{Development} @text{@git (also available on @a[href: "http://github.com/plt/racket/"]{GitHub})} - @text{@pre:installers and @|pre:index|.}]}) + @text{@pre:installers and @pre:index{more}.}]}) diff --git a/collects/meta/web/www/irc.rkt b/collects/meta/web/www/irc.rkt index 6a0c772a97..be2510ca49 100644 --- a/collects/meta/web/www/irc.rkt +++ b/collects/meta/web/www/irc.rkt @@ -24,4 +24,4 @@ @text{@irc-chat{Chat on IRC} in the @TT{@big{@strong{#racket}}} channel on @a[href: "http://freenode.net"]{@tt{freenode.net}} — an informal discussion channel for all things related to Racket. - @irc-logs{Browse the logs}.}]) + (@irc-logs{Browse the logs}.)}])