Adding link
This commit is contained in:
parent
5c4952ba03
commit
7dd9cc9568
|
@ -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"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user