Skip to content

Commit c24988e

Browse files
authored
Merge pull request #596 from mattbsox/badge-update
Update badge endpoints
2 parents 841dbd4 + 5a6a5c3 commit c24988e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
> This page provides an overview of Liberty Tools for Visual Studio Code.
77
> For minimum requirements information and detailed instructions on how to use Liberty Tools, check the [user-guide](docs/user-guide.md).
88
9-
[![Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/Open-Liberty.liberty-dev-vscode-ext?style=for-the-badge&label=VS%20Market "Current Release")](https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext)
10-
[![License](https://img.shields.io/github/license/OpenLiberty/liberty-tools-vscode?style=for-the-badge&logo=eclipse)](https://www.eclipse.org/legal/epl-2.0/)
9+
[![Marketplace Version](https://vsmarketplacebadges.dev/version/Open-Liberty.liberty-dev-vscode-ext.png "Current Release")](https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext)
10+
[![License](https://img.shields.io/github/license/OpenLiberty/liberty-tools-vscode.png?flat&logo=eclipse)](https://www.eclipse.org/legal/epl-2.0/)
1111

1212
Liberty Tools for Visual Studio Code offers features for developing cloud-native Java applications with [Open Liberty](https://openliberty.io/) and [WebSphere Liberty](https://www.ibm.com/products/websphere-liberty). Iterate fast with Liberty dev mode, code with assistance for MicroProfile & Jakarta EE APIs, and easily edit Liberty configuration files.
1313

0 commit comments

Comments
 (0)