From 26ed859026c95a64c8c9d6edb6b7a865a1a9b07a Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Mon, 21 Nov 2022 22:50:02 -0700 Subject: [PATCH] Update Git repo link --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f075ef2..8cb1e2d 100644 --- a/config.toml +++ b/config.toml @@ -53,7 +53,7 @@ pygmentsStyle = "pygments" weight = 1 [[menu.nav]] name = "GitHub" - url = "https://github.com/andrewgodwin/takahe" + url = "https://github.com/jointakahe/takahe" weight = 3 [[menu.nav]] name = "Docs"