diff options
author | Björn Höfling <bjoern.hoefling@bjoernhoefling.de> | 2019-06-14 17:00:50 +0200 |
---|---|---|
committer | Björn Höfling <bjoern.hoefling@bjoernhoefling.de> | 2019-06-14 17:00:50 +0200 |
commit | f063f0efebe484a0f4cb1aed6e49053860fdd822 (patch) | |
tree | a8cbf168d8b70682c4b16ac58a0fb1082221fcc1 /doc | |
parent | e23b6a68008321179508d55780f9725cf649c610 (diff) | |
download | guix-f063f0efebe484a0f4cb1aed6e49053860fdd822.tar guix-f063f0efebe484a0f4cb1aed6e49053860fdd822.tar.gz |
doc: Fix typo.
* doc/guix.texi: Switch URI and description in @uref for hpcguix-web.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 9dc1d2a9ca..052be47bdb 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -19833,7 +19833,7 @@ A simple setup for cat-avatar-generator can look like this: @subsubheading Hpcguix-web @cindex hpcguix-web -The @uref{hpcguix-web, https://github.com/UMCUGenetics/hpcguix-web/} +The @uref{https://github.com/UMCUGenetics/hpcguix-web/, hpcguix-web} program is a customizable web interface to browse Guix packages, initially designed for users of high-performance computing (HPC) clusters. |