diff --git a/config.js b/config.js index 91904bd..ba7b4b8 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ const starters = [ { name: 'nextjs', - repoUrl: 'https://github.com/stackbit-themes/nextjs-starter', + repoUrl: 'https://github.com/stackbit-themes/nextjs-markdown-starter', }, { name: 'ts-nextjs',