Fix GitHub Links
This commit is contained in:
parent
c37086dbd2
commit
cb54a079d7
12
README.md
12
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).
|
||||
|
Loading…
Reference in New Issue
Block a user