Compare commits
2 Commits
983164c149
...
274b1db57b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
274b1db57b | ||
|
|
b586fc8e8f |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user