diff options
| author | Laurens Nicolay <[email protected]> | 2020-03-18 16:33:26 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-18 17:33:26 +0200 |
| commit | 2a05c9e33fcecbf4c46166153f4482d27f10d1cb (patch) | |
| tree | 5a778faccac07e0617f21843ea38a932697c9f82 | |
| parent | aff115219ee47b261b943bbe65cf5919fe021a22 (diff) | |
| download | bootstrap-2a05c9e33fcecbf4c46166153f4482d27f10d1cb.tar.xz bootstrap-2a05c9e33fcecbf4c46166153f4482d27f10d1cb.zip | |
Change navbar GitHub link to org (#30041)
Co-authored-by: Laurens Nicolay <[email protected]>
| -rw-r--r-- | config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml b/config.yml index af406a33f..ff9b7046a 100644 --- a/config.yml +++ b/config.yml @@ -51,7 +51,7 @@ params: current_ruby_version: "4.3.1" rfs_version: "9.0.2" docs_version: "4.3" - repo: "https://github.com/twbs/bootstrap" + repo: "https://github.com/twbs" twitter: "getbootstrap" slack: "https://bootstrap-slack.herokuapp.com/" opencollective: "https://opencollective.com/bootstrap" |
