diff --git a/eleventy/plugins/git-build.js b/eleventy/plugins/git-build.js index 2d28d0b..51a0120 100644 --- a/eleventy/plugins/git-build.js +++ b/eleventy/plugins/git-build.js @@ -21,7 +21,7 @@ module.exports = function ( ) } const buildGitUrl = (repoName) => { - return `git@github.com:redbrick/${repoName}.git` + return `https://github.com/redbrick/${repoName}` } const buildDataFile = (repoName) => { return JSON.stringify({