guix: swh: Fix example URI in comment for <origin>.

This is a one-character follow-up to
356a79becc

Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.

* guix/swh.scm(<origin>): Remove a slash from example URI witin a comment.
This commit is contained in:
Björn Höfling 2019-12-18 22:31:05 +01:00
parent 9077cf68ec
commit 6afea7489b
No known key found for this signature in database
GPG Key ID: BF286CB6593E5FFD
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ FALSE-IF-404? is true, return #f upon 404 responses."
docstring
(call (swh-url components ...) json->value)))))
;; <https://archive.softwareheritage.org/api/1/origin//https://github.com/guix-mirror/guix/get>
;; <https://archive.softwareheritage.org/api/1/origin/ttps://github.com/guix-mirror/guix/get>
(define-json-mapping <origin> make-origin origin?
json->origin
(id origin-id)