From 28102a7f7c9e518fafe5f53887dd2a87330c0dd4 Mon Sep 17 00:00:00 2001 From: Jeff Foster Date: Tue, 20 Jun 2017 16:14:01 +0100 Subject: [PATCH] Fix link to tree explorer demo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0630cf7b..3cbf6ca1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ list of self-contained, running extensions that show one or multiple concepts of * [Theme](/theme-sample) * [Integrated Terminal](/terminal-sample/README.md) * [Vim](/vim-sample/README.md) -* Experimental: [Tree Explorer](/tree-explorer-sample/README.md) +* Experimental: [Tree Explorer](/tree-view-sample/README.md) # How to run locally