From 3ec7afca10bbe20e181a64e85457ae6992902c14 Mon Sep 17 00:00:00 2001 From: raidsrc Date: Wed, 16 Mar 2022 09:45:17 -0700 Subject: [PATCH 1/2] Update strapi-gatsby-serverless.md The link was faulty. I fixed it. --- src/content/resources/strapi-gatsby-serverless.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/resources/strapi-gatsby-serverless.md b/src/content/resources/strapi-gatsby-serverless.md index e35e366b..44d77041 100644 --- a/src/content/resources/strapi-gatsby-serverless.md +++ b/src/content/resources/strapi-gatsby-serverless.md @@ -1,6 +1,6 @@ --- title: "Building a Static Blog Using Gatsby and Strapi" -link: "https://blog.strapi.io/building-a-static-website-using-gatsby-and-strapi/" +link: "https://strapi.io/blog/building-a-static-website-using-gatsby-and-strapi" author: "David Kartuzinski" tags: [ From 59a33e45fe0aec096e148ce0ecdd5d819764ce8c Mon Sep 17 00:00:00 2001 From: raidsrc Date: Wed, 16 Mar 2022 09:46:34 -0700 Subject: [PATCH 2/2] Update strapi-gatsby-serverless.md Also fixed the author name. --- src/content/resources/strapi-gatsby-serverless.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/resources/strapi-gatsby-serverless.md b/src/content/resources/strapi-gatsby-serverless.md index 44d77041..46c682aa 100644 --- a/src/content/resources/strapi-gatsby-serverless.md +++ b/src/content/resources/strapi-gatsby-serverless.md @@ -1,7 +1,7 @@ --- title: "Building a Static Blog Using Gatsby and Strapi" link: "https://strapi.io/blog/building-a-static-website-using-gatsby-and-strapi" -author: "David Kartuzinski" +author: "Pierre Burgy" tags: [ "strapi",