This is an automated email from the ASF dual-hosted git repository.

thurka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-vscode.git


The following commit(s) were added to refs/heads/master by this push:
     new e828801  links to new repo fixed
e828801 is described below

commit e82880135360103f731744d19f58c55de9ade82e
Author: Tomas Hurka <[email protected]>
AuthorDate: Thu Jun 19 20:58:01 2025 +0200

    links to new repo fixed
---
 vscode/README.md    | 2 +-
 vscode/package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/vscode/README.md b/vscode/README.md
index fac71de..04f697a 100644
--- a/vscode/README.md
+++ b/vscode/README.md
@@ -23,7 +23,7 @@
 [![Visual Studio 
Marketplace](https://img.shields.io/visual-studio-marketplace/v/ASF.apache-netbeans-java)](https://marketplace.visualstudio.com/items?itemName=ASF.apache-netbeans-java)
 [![Visual Studio Marketplace 
Installs](https://img.shields.io/visual-studio-marketplace/i/ASF.apache-netbeans-java)](https://marketplace.visualstudio.com/items?itemName=ASF.apache-netbeans-java)
 [![Build 
Status](https://ci-builds.apache.org/job/Netbeans/view/vscode/job/netbeans-vscode/badge/icon)](https://ci-builds.apache.org/job/Netbeans/view/vscode/job/netbeans-vscode/)
-[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/apache/netbeans/blob/master/LICENSE)
+[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/apache/netbeans-vscode/blob/master/LICENSE)
 
 
 This is [Apache NetBeans](http://netbeans.org) Language Server extension for 
VS Code. Use it to get all the _goodies of NetBeans_ via the VS Code user 
interface! Runs on __JDK11__ and all newer versions.
diff --git a/vscode/package.json b/vscode/package.json
index 5d9e525..d9d08d7 100644
--- a/vscode/package.json
+++ b/vscode/package.json
@@ -8,7 +8,7 @@
        "preview": false,
        "repository": {
                "type": "git",
-               "url": "https://github.com/apache/netbeans";
+               "url": "https://github.com/apache/netbeans-vscode";
        },
        "publisher": "asf",
        "icon": "images/Apache_NetBeans_Logo.png",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to