summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deno_typescript/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deno_typescript/Cargo.toml b/deno_typescript/Cargo.toml
index d91b326ca..6b835285e 100644
--- a/deno_typescript/Cargo.toml
+++ b/deno_typescript/Cargo.toml
@@ -3,7 +3,7 @@ name = "deno_typescript"
version = "0.19.0"
license = "MIT"
description = "To compile TypeScript to a snapshot during build.rs"
-repository = "https://github.com/ry/deno_typescript"
+repository = "https://github.com/denoland/deno"
authors = ["the Deno authors"]
edition = "2018"