Skip to content

Commit cf45fca

Browse files
author
Alex Papadimoulis
committed
Updated Curio link.
1 parent a616f8d commit cf45fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shared/SubmitForm.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ private void lnkCurio_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e
147147
{
148148
Process.Start(new ProcessStartInfo
149149
{
150-
FileName = "http://inedo.com/Downloads/",
150+
FileName = "http://inedo.com/Downloads/DevCurios/?utm_source=devcurio&utm_medium=vs&utm_campaign=wtf",
151151
UseShellExecute = true
152152
});
153153
}

0 commit comments

Comments
 (0)