We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13f87d commit 9eaceb7Copy full SHA for 9eaceb7
eleventy.config.js
@@ -49,7 +49,7 @@ module.exports = function (eleventyConfig) {
49
},
50
url:
51
process.env.GITHUB_ACTIONS &&
52
- 'https://x-govuk.github.io/nhsuk-design-history-template/'
+ 'https://nhsdigital.github.io/screening-design-history/'
53
})
54
55
// Passthrough
0 commit comments