From ac904c849d44288c1421d82bdbf85a3b68ab82e3 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Tue, 7 Nov 2023 04:39:14 +0100 Subject: [PATCH] Fixed The Flourish POV URL. --- seeds/02_sites.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seeds/02_sites.js b/seeds/02_sites.js index b5245216..97ccb35e 100755 --- a/seeds/02_sites.js +++ b/seeds/02_sites.js @@ -3867,7 +3867,7 @@ const sites = [ { slug: 'theflourishpov', name: 'The Flourish POV', - url: 'https://tour.theflourishxxx.com', + url: 'https://tour.theflourishpov.com', tags: ['pov'], parent: 'theflourish', },