diff --git a/gatsby-config.ts b/gatsby-config.ts index 1ad38530e68..5bc30cf140b 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.11`, + branch: `v2.12`, local: "public/static/docs", }, },