Source/NuGetGallery.Operations/Common/CommandLineConstants.cs (7 lines of code) (raw):

namespace NuGet.Common { internal static class CommandLineConstants { internal static string ReferencePage = "https://github.com/NuGet/NuGetOperations"; } }