diff --git a/website/src/data/showcase/cloudywithachanceofbigdata.png b/website/src/data/showcase/cloudywithachanceofbigdata.png deleted file mode 100644 index a9780332d122..000000000000 Binary files a/website/src/data/showcase/cloudywithachanceofbigdata.png and /dev/null differ diff --git a/website/src/data/showcase/fullstackchronicles.png b/website/src/data/showcase/fullstackchronicles.png new file mode 100644 index 000000000000..ceb830ff7ea6 Binary files /dev/null and b/website/src/data/showcase/fullstackchronicles.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 04c7365b5e20..5ffa30c7a3cb 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -331,13 +331,12 @@ const Users: User[] = [ tags: ['opensource'], }, { - title: 'Cloudy with a chance of Big Data', + title: 'Full Stack Chronicles', description: 'A blog only Docusaurus site showcasing cloud, data and full stack design patterns and tutorials', - preview: require('./showcase/cloudywithachanceofbigdata.png'), - website: 'https://cloudywithachanceofbigdata.com/', - source: - 'https://github.com/cloudywithachanceofbigdata/cloudywithachanceofbigdata.github.io', + preview: require('./showcase/fullstackchronicles.png'), + website: 'https://fullstackchronicles.io/', + source: 'https://github.com/stackql/fullstackchronicles.io', tags: ['opensource', 'personal'], }, {