diff --git a/README.md b/README.md index 2178157..4683611 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # XML Tools for Visual Studio Code ## Features * XML Formatting (Indent and Minify) -* XPath Evaluation ([How-To](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) +* XPath Evaluation ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) * XQuery Language/Syntax Highlighting * XQuery Linting * XQuery Code Completion -* XQuery Execution ([How-To](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To%3A-Executing-XQuery-Scripts)) +* XQuery Execution ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To%3A-Executing-XQuery-Scripts)) ## Release Notes -Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases). +Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases). ## Issues -[![Iteration Backlog](https://badge.waffle.io/DotJoshJohnson/vscode-xml.svg?label=Iteration:%20Backlog&title=Iteration%20Backlog)](http://waffle.io/DotJoshJohnson/vscode-xml) -[![In Progress](https://badge.waffle.io/DotJoshJohnson/vscode-xml.svg?label=Iteration:%20In%20Progress&title=In%20Progress)](http://waffle.io/DotJoshJohnson/vscode-xml) +[![Iteration Backlog](https://badge.waffle.io/TrueCommerce/vscode-xml.svg?label=Iteration:%20Backlog&title=Iteration%20Backlog)](http://waffle.io/DotJoshJohnson/vscode-xml) +[![In Progress](https://badge.waffle.io/TrueCommerce/vscode-xml.svg?label=Iteration:%20In%20Progress&title=In%20Progress)](http://waffle.io/DotJoshJohnson/vscode-xml) -Run into a bug? Report it [here](https://github.com/DotJoshJohnson/vscode-xml/issues). +Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues).