From ac782541437bd2bad53e54dd62600d8838fe769d Mon Sep 17 00:00:00 2001 From: Rajko Winkler Date: Tue, 5 Jan 2016 14:55:14 +0100 Subject: [PATCH] Update README.md Fixed relative path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79cb15a..f03f35e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This extension provides additional XML support to [VS Code](https://code.visuals ## Features * XML Formatting (Indent and Linearize) -* XPath Evaluation [wiki](./wiki/How-To:-Evaluate-XPath-Queries) +* XPath Evaluation [wiki](../..//wiki/How-To:-Evaluate-XPath-Queries) ## Roadmap * XPath Builder