From 4648277fb4aa0f7258a316b8828a1175e3e2d132 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 3 May 2019 15:02:14 -0400 Subject: Minor doc edits (#2231) --- website/manual.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'website') diff --git a/website/manual.md b/website/manual.md index 0aca3e1ef..bfc8f9603 100644 --- a/website/manual.md +++ b/website/manual.md @@ -222,7 +222,9 @@ $ deno types [TypeScript Deno API](https://deno.land/typedoc/index.html). If you are embedding deno in a Rust program, see -[Rust Deno API](https://deno.land/rustdoc/deno/index.html). +[Rust Deno API](https://docs.rs/deno). + +The Deno crate is hosted on [crates.io](https://crates.io/crates/deno). ## Examples -- cgit v1.2.3