refactor<*>: change all url of this repo from gitee.com to github.com

This commit is contained in:
leo 2021-11-15 14:26:55 +08:00
parent 18f176a66b
commit 7fe48d9a88
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ using System.Text;
namespace SourceGit.Models {
/// <summary>
/// Gitee开放API中Release信息格式
/// Github开放API中Release信息格式
/// </summary>
public class Version {
[JsonPropertyName("id")]