diff options
| author | XhmikosR <[email protected]> | 2019-07-26 17:06:17 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-07-29 10:59:56 +0300 |
| commit | 9131e3e4011e8b2f7f5d7eaeb206ffa919de714a (patch) | |
| tree | eaa759dc202a028f1e77a62179d5b33e5a92a533 /config.yml | |
| parent | 13b74165446dc0dac3bb09498e9a58e6b1416bfe (diff) | |
| download | bootstrap-9131e3e4011e8b2f7f5d7eaeb206ffa919de714a.tar.xz bootstrap-9131e3e4011e8b2f7f5d7eaeb206ffa919de714a.zip | |
docs: Move trailing URL slashes to the variables.
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.yml b/config.yml index 3ab7fadf8..4c11284ca 100644 --- a/config.yml +++ b/config.yml @@ -37,10 +37,10 @@ params: docs_version: "4.3" repo: "https://github.com/twbs/bootstrap" twitter: "getbootstrap" - slack: "https://bootstrap-slack.herokuapp.com" + slack: "https://bootstrap-slack.herokuapp.com/" opencollective: "https://opencollective.com/bootstrap" - blog: "https://blog.getbootstrap.com" - expo: "https://expo.getbootstrap.com" + blog: "https://blog.getbootstrap.com/" + expo: "https://expo.getbootstrap.com/" themes: "https://themes.getbootstrap.com" download: |
