Fix link in unstable docs.
This commit is contained in:
parent
0dcaa5e19f
commit
04941d33bd
|
@ -1,7 +1,7 @@
|
|||
#lang scribble/manual
|
||||
@(require scribble/struct scribble/decode scribble/eval "utils.rkt"
|
||||
(for-label racket/base racket/contract syntax/kerncase
|
||||
unstable/syntax))
|
||||
racket/syntax unstable/syntax))
|
||||
|
||||
@(define the-eval (make-base-eval))
|
||||
@(the-eval '(require unstable/syntax (for-syntax racket/base unstable/syntax)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user