From: XhmikosR Date: Tue, 24 Mar 2020 19:39:42 +0000 (+0200) Subject: Fix links after #30041 X-Git-Tag: v5.0.0-alpha1~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8411c379745ea7cc0cce862419780d1fb17cb0d3;p=thirdparty%2Fbootstrap.git Fix links after #30041 --- 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 @@