From 243893eb352a87fafb7dab5786dad9f413d3e3db Mon Sep 17 00:00:00 2001 From: Orta Therox Date: Mon, 18 Nov 2019 10:37:39 -0500 Subject: [PATCH] Some tweaks to the sidebar --- Home.md | 2 +- _Sidebar.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index d28c02f..2378092 100644 --- a/Home.md +++ b/Home.md @@ -6,4 +6,4 @@ The TypeScript Wiki is for people who are interested in: It is also used as a scratch-pad for one-off links which are useful when triaging GitHub issues. For example the [[FAQ]] -If you are after documentation on how to use TypeScript the langauge, or the build tool: please see: https://www.typescriptlang.org +If you are after documentation on how to use TypeScript the language, or the build tool: please see: https://www.typescriptlang.org diff --git a/_Sidebar.md b/_Sidebar.md index 511b647..1da2d70 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,3 +1,5 @@ +[User documentation](https://www.typescriptlang.org/) + **News** * [[Roadmap]] * [[Breaking Changes]] @@ -9,8 +11,7 @@ * [[JavaScript-Language-Service-in-Visual-Studio]] * [[Providing-Visual-Studio-Repro-Steps]] -**TypeScript Contributors** - +**Contributing to TypeScript** * [[Contributing to TypeScript]] * [[TypeScript Design Goals]] * [[Coding Guidelines]]