mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-23 12:15:48 +02:00
Update guide URL
This commit is contained in:
parent
16acfa85b5
commit
7411279e48
@ -10,7 +10,7 @@
|
||||
|
||||
namespace TweetDuck.Core.Other{
|
||||
sealed partial class FormGuide : Form{
|
||||
private const string GuideUrl = "https://tweetduck.chylex.com/guide/v1/index.html";
|
||||
private const string GuideUrl = "https://tweetduck.chylex.com/guide/v1/";
|
||||
|
||||
private readonly ChromiumWebBrowser browser;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user