We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d65136 + dc40a0e commit f832143Copy full SHA for f832143
ElectronNET.CLI/Program.cs
@@ -70,7 +70,7 @@ private static void PrintUsageHeader()
70
sb.Append($" ({version})");
71
}
72
Console.WriteLine(sb.ToString());
73
- Console.WriteLine("Project Home: https://github.com/GregorBiswanger/ElectronNET");
+ Console.WriteLine("Project Home: https://github.com/ElectronNET/Electron.NET");
74
Console.WriteLine("\t");
75
76
0 commit comments