diff options
author | EuAndreh <eu@euandre.org> | 2021-06-11 22:40:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-11 22:40:05 -0300 |
commit | cd639b01a13e7cb36a4fdf7f4dcb26c7e002a78c (patch) | |
tree | 669a618d88269456ce35092cf765ee9e696608a2 | |
parent | README.md: Remove "git." prefix from Git URL (diff) | |
download | package-repository-cd639b01a13e7cb36a4fdf7f4dcb26c7e002a78c.tar.gz package-repository-cd639b01a13e7cb36a4fdf7f4dcb26c7e002a78c.tar.xz |
README.md: Highlight link as anchor instead of text
Diffstat (limited to '')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -27,8 +27,7 @@ Add this channel to your `~/.config/guix/channels.scm`: %default-channels) ``` -See also the Guix manual for usage on channels: -https://guix.gnu.org/manual/en/guix.html#Channels +See also the Guix manual for usage on channels: <https://guix.gnu.org/manual/en/guix.html#Channels> ### NixOS |