diff options
Diffstat (limited to 'landing.html')
| -rw-r--r-- | landing.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/landing.html b/landing.html index 7336e392..d8236202 100644 --- a/landing.html +++ b/landing.html @@ -144,10 +144,11 @@ <p>Please download and install from the plugins repository <a href="https://github.com/tboox/xmake-plugins">xmake-plugins</a>.</p> -<h2 id="ide-integration">IDE Integration</h2> +<h2 id="ideeditor-integration">IDE/Editor Integration</h2> <ul> - <li><a href="https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview"><img src="https://img.shields.io/vscode-marketplace/v/tboox.xmake-vscode.svg?style=flat-square" alt="xmake-vscode" /></a></li> + <li><a href="https://github.com/tboox/xmake-vscode">xmake-vscode</a></li> + <li><a href="https://github.com/tboox/xmake-sublime">xmake-sublime</a></li> </ul> <h2 id="more-examples">More Examples</h2> |
