Update blog feed

Fixes #3441
This commit is contained in:
James Brooks
2019-01-31 20:04:32 +00:00
committed by GitHub
parent baa78b9762
commit 6e9d3563ef

View File

@@ -28,7 +28,7 @@ class Feed implements FeedContract
* *
* @var string * @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. * The failed status indicator.