From f800e974366fe09c1fd368b5697fdea57908f24c Mon Sep 17 00:00:00 2001 From: Andrew Pardoe Date: Sat, 26 Mar 2016 08:43:42 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db53a84..ea82edf 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ they can be freely copied and modified to meet your organization's needs. ## Getting started -The guidelines themselves are found at [CppCoreGuidelines](http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines). +The guidelines themselves are found at [CppCoreGuidelines](CppCoreGuidelines.md). There is also [a version formatted for browsing] (http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines). -Many of the guidelines make use of the header only [GSL: Guideline support library](https://github.com/Microsoft/GSL) +Many of the guidelines make use of the header only Guideline Support Library. One implementation is available at [GSL: Guideline support library](https://github.com/Microsoft/GSL). ## Background and scope