From e1f3dfda87c19082df3957c6edf356774ef8b870 Mon Sep 17 00:00:00 2001
From: ZZYZX <zzyzx@virtual>
Date: Tue, 24 Dec 2019 19:47:07 +0200
Subject: [PATCH] Changed link to UDB

---
 Source/Core/Windows/AboutForm.cs              |   4 ++--
 .../VisplaneExplorer/Resources/vpo.dll        | Bin 100864 -> 100864 bytes
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Source/Core/Windows/AboutForm.cs b/Source/Core/Windows/AboutForm.cs
index 8d15fec0e..84946e17b 100755
--- a/Source/Core/Windows/AboutForm.cs
+++ b/Source/Core/Windows/AboutForm.cs
@@ -56,13 +56,13 @@ namespace CodeImp.DoomBuilder.Windows
 		// UDB thread
 		private void zdoomorglink_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) 
 		{
-			General.OpenWebsite("http://forum.zdoom.org/viewtopic.php?f=44&t=54957");
+			General.OpenWebsite("https://forum.zdoom.org/viewtopic.php?f=232&t=66745");
 		}
 
 		// UDB repo
 		private void gitlink_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
 		{
-			General.OpenWebsite("https://github.com/jewalky/GZDoom-Builder-Bugfix");
+			General.OpenWebsite("https://github.com/jewalky/UltimateDoomBuilder");
 		}
 
 		// This copies the version number to clipboard
diff --git a/Source/Plugins/VisplaneExplorer/Resources/vpo.dll b/Source/Plugins/VisplaneExplorer/Resources/vpo.dll
index cd9d8dbc4fbe2cd07caf4e9616d8baf57f5c5cdd..940167bab92d6670d785115677b0b01e9bb9c7bd 100755
GIT binary patch
delta 126
zcmZpe!qzZ_ZG!|O(>A|mDaP$mjEt|cthV_v#W4T@6A-5WF;53015X|!NQeO@#{*=G
z0C53Ot^h7K-7bew3TW2$s2s*^i~<krRX(|OwD>H`TXJjHT+MCU74jHGSV8h;#f+!K
E0P1)kB>(^b

delta 126
zcmZpe!qzZ_ZG!|O(>&j1DaP$mjEt|ctmgSL#W4T@6A-5WF;53015X|!NQeO@#{*=G
z0C53Ot^h7K-7bew3TW2$s2s*^i~=h-pKY7pp5-v1ceSKrVBX{H3VDnotRQ)_V#ZTq
E0Jmfw)c^nh

-- 
GitLab