fixed typo in url

This commit is contained in:
Spencer Florence 2016-06-25 09:31:07 -05:00
parent 4a1afa66c8
commit 431110531b

View File

@ -561,7 +561,7 @@ In your @racket[info.rkt], you should:
] ]
Finally, when listing your package on Finally, when listing your package on
@url{https://pkgs.racket-lang-org}, you should supply a GitHub source @url{https://pkgs.racket-lang.org}, you should supply a GitHub source
using the URL format using the URL format
@tt{github://github.com/@nonterm{user}/@nonterm{repo}/@nonterm{rev}@optional{/@nonterm{path}}} (not @tt{github://github.com/@nonterm{user}/@nonterm{repo}/@nonterm{rev}@optional{/@nonterm{path}}} (not
the @tt{git://} or @exec{http://} format). the @tt{git://} or @exec{http://} format).