diff --git a/gatsby-config.ts b/gatsby-config.ts index 2e7940c69d3..ffec45748d7 100644 --- a/gatsby-config.ts +++ b/gatsby-config.ts @@ -70,7 +70,7 @@ const config: GatsbyConfig = { options: { name: `docs`, remote: `https://github.com/opendatahub-io/opendatahub-documentation.git`, - branch: `v2.14`, + branch: `v2.15`, local: "public/static/docs", }, },