Support Link aktualisiert - frmConfig_Basic

This commit is contained in:
OlgunR 2025-05-13 14:37:01 +02:00
parent 574fd88b99
commit 95b4fd6bd3

View File

@ -522,7 +522,7 @@ Public Class frmConfig_Basic
' Specify that the link was visited.
Me.LinkLabel1.LinkVisited = True
' Navigate to a URL.
Process.Start("https://support.digitaldata.works")
Process.Start("https://www.digitaldata.works/Support")
End Sub
Private Sub Label10_Click(sender As Object, e As EventArgs) Handles Label10.Click