commit 45817fa049d646810adcdb7895cbaa9b0b4d8a4d
parent 5e6f3b2236365bc0b1a8a3b60780a58f301c6d6d
Author: Sorawee Porncharoenwase <sorawee.pwase@gmail.com>
Date: Thu, 18 Jun 2020 23:28:29 -0700
readme: scribble-text-lib -> scribble
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,4 @@
-# scribble-text-lib
+# Scribble
This the source for the Racket packages: "scribble", "scribble-doc", "scribble-html-lib", "scribble-lib", "scribble-test", "scribble-text-lib".
@@ -18,7 +18,7 @@ is licensed under the [Apache 2.0] license and the [MIT] license.
[MIT]: https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
[Apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0.txt
-[pull request]: https://github.com/racket/scribble-text-lib/pulls
-[issue]: https://github.com/racket/scribble-text-lib/issues
+[pull request]: https://github.com/racket/scribble/pulls
+[issue]: https://github.com/racket/scribble/issues
[development mailing list]: https://lists.racket-lang.org
[LICENSE]: LICENSE