Update RacketCon 2012 link
This commit is contained in:
parent
fedcd35477
commit
b748aff5c7
|
@ -51,7 +51,7 @@
|
|||
(define* -bootstrap @make-link["http://www.bootstrapworld.org/"]{Bootstrap})
|
||||
|
||||
(define* (-rcon [year #f] . text)
|
||||
(define years '(2012 2011))
|
||||
(define years '(2013 2012 2011))
|
||||
(a href: (list "http://con.racket-lang.org/"
|
||||
(and year (not (eq? year (car years))) (list year "/")))
|
||||
(cond [(pair? text) text]
|
||||
|
|
Loading…
Reference in New Issue
Block a user