Fix GitHub Links

This commit is contained in:
Josh Johnson 2016-01-13 17:01:57 -05:00
parent c37086dbd2
commit cb54a079d7
1 changed files with 6 additions and 6 deletions

View File

@ -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).