updates urls in main form

master
Dominic Reich 8 years ago
parent 3de5dbf40c
commit 880c677c73

@ -78,10 +78,10 @@ Partial Class frmMain
Me.linkBugreport.AutoSize = True
Me.linkBugreport.Location = New System.Drawing.Point(12, 331)
Me.linkBugreport.Name = "linkBugreport"
Me.linkBugreport.Size = New System.Drawing.Size(169, 13)
Me.linkBugreport.Size = New System.Drawing.Size(46, 13)
Me.linkBugreport.TabIndex = 28
Me.linkBugreport.TabStop = True
Me.linkBugreport.Text = "http://tmsn.at/?tools&&trial-handout"
Me.linkBugreport.Text = "Website"
'
'lblWeeks
'

@ -90,7 +90,7 @@
' Case Windows.Forms.DialogResult.Cancel
' Exit Sub
'End Select
System.Diagnostics.Process.Start("http://tmsn.at/?tools&trial-handout")
System.Diagnostics.Process.Start("http://klamm.io")
linkBugreport.LinkVisited = True
Exit Sub
ShowError:

Loading…
Cancel
Save