From c6df5e0e2c72c1e7c55e2468d75a98ebc6943618 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Fri, 11 Dec 2020 13:35:58 -0800 Subject: [PATCH] Update config.toml --- daprdocs/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/config.toml b/daprdocs/config.toml index af8ebc3ae..8342c5b9b 100644 --- a/daprdocs/config.toml +++ b/daprdocs/config.toml @@ -58,7 +58,7 @@ offlineSearch = false github_repo = "https://github.com/dapr/docs" github_project_repo = "https://github.com/dapr/dapr" github_subdir = "daprdocs" -github_branch = "website" +github_branch = "v0.11" # Versioning version_menu = "v0.11 (latest)"