diff options
| author | XhmikosR <[email protected]> | 2020-03-24 21:39:42 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-03-24 22:05:26 +0200 |
| commit | 8411c379745ea7cc0cce862419780d1fb17cb0d3 (patch) | |
| tree | 669355fe2bd447a5a14f45d11fc7fc66e0bdf53f /config.yml | |
| parent | ec3c6776ffdfd65c5033f61504efb443601c2852 (diff) | |
| download | bootstrap-8411c379745ea7cc0cce862419780d1fb17cb0d3.tar.xz bootstrap-8411c379745ea7cc0cce862419780d1fb17cb0d3.zip | |
Fix links after #30041
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.yml b/config.yml index ff9b7046a..6d8d7b913 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" |
