diff --git a/app/Integrations/Core/Feed.php b/app/Integrations/Core/Feed.php index 824bdb20..1ab93c4d 100644 --- a/app/Integrations/Core/Feed.php +++ b/app/Integrations/Core/Feed.php @@ -28,7 +28,7 @@ class Feed implements FeedContract * * @var string */ - const URL = 'https://blog.alt-three.com/tag/cachet/rss'; + const URL = 'https://alt-three.com/tag/cachet/rss'; /** * The failed status indicator.