Replace #lang scheme deprecation notice with a pointer to #lang racket.
This commit is contained in:
parent
739aa11404
commit
ee97c08e0a
|
@ -60,7 +60,8 @@ Racket was once called ``PLT Scheme,'' and a number of libraries with
|
|||
names starting @racketidfont{scheme} provide compatibility with the
|
||||
old name. A few @seclink["compat-exe"]{old executables} are also provided.
|
||||
|
||||
@deprecated[@racketmodname[racket]]{}
|
||||
Do not use @racketmodfont{#lang} @racketmodname[scheme] to start new projects;
|
||||
@racketmodfont{#lang} @racketmodname[racket] is the preferred language.
|
||||
|
||||
@table-of-contents[]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user