doc: change source code link

AlexKnauth/afl -> jsmaniac/aful
This commit is contained in:
Ben Greenman 2018-07-24 01:11:23 -04:00 committed by GitHub
parent d3614be9fd
commit f0a2d78036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
@(define-syntax-rule @aful-code[stuff ...]
@code[#:lang "aful racket" stuff ...])
source code: @url["https://github.com/AlexKnauth/aful"]
source code: @url["https://github.com/jsmaniac/aful/"]
@section{#lang aful}
@ -101,4 +101,4 @@ Examples:
@defparam[current-arg-string arg-str string?]{
a parameter that controls default values of the @racket[arg-str] arguments to @racket[aful-read] etc.
}
}