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 c52eda5  use original double quoted homepage url
c52eda5 is described below

commit c52eda5ea78cad1b8f46a55a96537543eb0baee4
Author: Tomas Hurka <[email protected]>
AuthorDate: Thu Aug 7 09:53:34 2025 +0200

    use original double quoted homepage url
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index f72878b..b95d255 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,7 @@
 
 github:
   description: "Apache NetBeans for VS Code"
-  homepage: https://netbeans.apache.org
+  homepage: 
"https://marketplace.visualstudio.com/items?itemName=ASF.apache-netbeans-java";
   labels:
     - vscode
     - java


---------------------------------------------------------------------
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