diff --git a/gatsby-config.js b/gatsby-config.js index 73a4fe11c..f96556fd4 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -153,6 +153,10 @@ module.exports = { "title": "CI/CD for App Builder Applications", "path": "guides/deployment/ci_cd_for_firefly_apps.md" }, + { + "title": "Credential Rotation", + "path": "guides/credential-rotation.md" + }, ] }, {