Support Link aktualisiert - frmConfig_Basic

This commit is contained in:
OlgunR 2025-04-30 08:56:42 +02:00
parent b34a0780e7
commit b586fc8e8f

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://digitaldata.works/support")
Process.Start("https://support.digitaldata.works")
End Sub
Private Sub Label10_Click(sender As Object, e As EventArgs) Handles Label10.Click