doc: change source code link
AlexKnauth/afl -> jsmaniac/aful
This commit is contained in:
parent
d3614be9fd
commit
f0a2d78036
|
@ -13,7 +13,7 @@
|
||||||
@(define-syntax-rule @aful-code[stuff ...]
|
@(define-syntax-rule @aful-code[stuff ...]
|
||||||
@code[#:lang "aful racket" 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}
|
@section{#lang aful}
|
||||||
|
|
||||||
|
@ -101,4 +101,4 @@ Examples:
|
||||||
|
|
||||||
@defparam[current-arg-string arg-str string?]{
|
@defparam[current-arg-string arg-str string?]{
|
||||||
a parameter that controls default values of the @racket[arg-str] arguments to @racket[aful-read] etc.
|
a parameter that controls default values of the @racket[arg-str] arguments to @racket[aful-read] etc.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user