Adding link

This commit is contained in:
Jay McCarthy 2013-04-11 08:18:08 -06:00
parent 5c4952ba03
commit 7dd9cc9568

View File

@ -603,7 +603,7 @@
(define the-table (define the-table
`(table `(table
(tr (tr
(td "Package Name") (td (a ([href "http://docs.racket-lang.org/planet2/Package_Concepts.html#%28tech._package._name%29"]) "Package Name"))
(td ,(if edit-details (td ,(if edit-details
`(input ([name "name"] `(input ([name "name"]
[type "text"] [type "text"]