From 8411c379745ea7cc0cce862419780d1fb17cb0d3 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 24 Mar 2020 21:39:42 +0200 Subject: [PATCH] Fix links after #30041 --- config.yml | 3 ++- site/layouts/partials/docs-navbar.html | 2 +- site/layouts/partials/footer.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index ff9b7046a5..6d8d7b9137 100644 --- a/config.yml +++ b/config.yml @@ -51,7 +51,8 @@ params: current_ruby_version: "4.3.1" rfs_version: "9.0.2" docs_version: "4.3" - repo: "https://github.com/twbs" + github_org: "https://github.com/twbs" + repo: "https://github.com/twbs/bootstrap" twitter: "getbootstrap" slack: "https://bootstrap-slack.herokuapp.com/" opencollective: "https://opencollective.com/bootstrap" diff --git a/site/layouts/partials/docs-navbar.html b/site/layouts/partials/docs-navbar.html index 3a994c39d8..b1d02ceaf0 100644 --- a/site/layouts/partials/docs-navbar.html +++ b/site/layouts/partials/docs-navbar.html @@ -32,7 +32,7 @@