From bd0ba2f04c7ecedc18feb3646a7cd2213c68dd46 Mon Sep 17 00:00:00 2001 From: Johannes Rieken Date: Wed, 8 Jun 2016 08:19:43 +0200 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 527f996b..b6aff31a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Sample code illustrating the VS Code extension APIs. -* [Editor Decoration](/decorator-sample/README.me) +* [Editor Decoration](/decorator-sample/README.md) * [Virtual Documents](/contentprovider-sample/README.md) * [Preview Html](/previewhtml-sample/README.md)