From 522f26cf4eb4b521a1f88df2116930892d8a21c1 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Sat, 22 Jun 2019 23:41:16 -0700 Subject: [PATCH] Update docs config for new repo --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 30cc1c47..5124905e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ site_name: Rojo Documentation -repo_name: LPGhatguy/rojo -repo_url: https://github.com/LPGhatguy/rojo +repo_name: rojo-rbx/rojo +repo_url: https://github.com/rojo-rbx/rojo theme: name: material