gnu: skymaker: Use @uref{}.
* gnu/packages/astronomy.scm (skymaker)[description]: Use @uref{} over @url{}.
This commit is contained in:
parent
0cd3858d33
commit
ca7b387645
1 changed files with 2 additions and 2 deletions
|
@ -989,8 +989,8 @@ interactively in the plotting window.")
|
||||||
(description
|
(description
|
||||||
"SkyMaker is a program that simulates astronomical images. It accepts
|
"SkyMaker is a program that simulates astronomical images. It accepts
|
||||||
object lists in ASCII generated by the Stuff program to produce realistic
|
object lists in ASCII generated by the Stuff program to produce realistic
|
||||||
astronomical fields. SkyMaker is part of the EFIGI
|
astronomical fields. SkyMaker is part of the
|
||||||
(@url{https://www.astromatic.net/projects/efigi}) development project.")
|
@uref{https://www.astromatic.net/projects/efigi, EFIGI} development project.")
|
||||||
(license license:gpl3+))))
|
(license license:gpl3+))))
|
||||||
|
|
||||||
(define-public stackistry
|
(define-public stackistry
|
||||||
|
|
Reference in a new issue