diff --git a/Documentation/index.html.lnk b/Documentation/index.html.lnk
index e5d9264b0..782d3d865 100644
Binary files a/Documentation/index.html.lnk and b/Documentation/index.html.lnk differ
diff --git a/YTMusicUploader/Dialogues/ConnectToYTMusic.Designer.cs b/YTMusicUploader/Dialogues/ConnectToYTMusic.Designer.cs
index da1edc7ad..1eef7c81b 100644
--- a/YTMusicUploader/Dialogues/ConnectToYTMusic.Designer.cs
+++ b/YTMusicUploader/Dialogues/ConnectToYTMusic.Designer.cs
@@ -67,7 +67,6 @@ private void InitializeComponent()
this.browser.MinimumSize = new System.Drawing.Size(600, 400);
this.browser.Name = "browser";
this.browser.Size = new System.Drawing.Size(988, 633);
- this.browser.Source = new System.Uri("about:blank", System.UriKind.Absolute);
this.browser.TabIndex = 0;
this.browser.Text = "YouTube Music";
this.browser.ZoomFactor = 1D;