fixed typo in url
This commit is contained in:
parent
4a1afa66c8
commit
431110531b
|
@ -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).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user