Skip to content

Commit bcab4c3

Browse files
authored
formatting
1 parent 769fc66 commit bcab4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Core/Updater.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ private class GithubRelease
114114
public string HtmlUrl { get; [UsedImplicitly] set; }
115115
}
116116

117-
/// https://github.com/Squirrel/Squirrel.Windows/blob/master/src/Squirrel/UpdateManager.Factory.cs
117+
// https://github.com/Squirrel/Squirrel.Windows/blob/master/src/Squirrel/UpdateManager.Factory.cs
118118
private async Task<UpdateManager> GitHubUpdateManagerAsync(string repository)
119119
{
120120
var uri = new Uri(repository);

0 commit comments

Comments
 (0)