From 8d183b3cbfa172d01080e52bb3f4de6ff53fa0a2 Mon Sep 17 00:00:00 2001 From: Foxandxss Date: Wed, 9 Mar 2016 11:20:51 +0100 Subject: [PATCH] chore(README): fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 942e21dbc7..339fc9695b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ We strongly recommend running one of the gulp `serve-and-sync` commands [describ while editing content so you can see the effect of your changes *as you type*. The documentation relies on specific styles and mixins. -Learn about those in the [documentation styleguide](https:/angular.io/docs/ts/latest/styleguide.html). +Learn about those in the [documentation styleguide](https://angular.io/docs/ts/latest/styleguide.html). The jade documentation files are language-specific directories under either `public/docs/`. For example, all of the TypeScript docs are in `public/docs/ts/latest`, e.g.