From 903308e87003003b8f699297e93b99d9995cb127 Mon Sep 17 00:00:00 2001 From: Manuel Fuhr Date: Sun, 22 May 2022 22:03:32 +0200 Subject: [PATCH] Update jekyll config to abrensch repository --- docs/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index a367695..ee5f783 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -33,8 +33,8 @@ color_scheme: brouter # Footer "Edit this page on GitHub" link text gh_edit_link: true gh_edit_link_text: "Edit this page on GitHub." -gh_edit_repository: "https://github.com/zod/brouter" -gh_edit_branch: docs +gh_edit_repository: "https://github.com/abrensch/brouter" +gh_edit_branch: master gh_edit_source: docs gh_edit_view_mode: tree