aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-07-26 17:06:17 +0300
committerXhmikosR <[email protected]>2019-07-29 10:59:56 +0300
commit9131e3e4011e8b2f7f5d7eaeb206ffa919de714a (patch)
treeeaa759dc202a028f1e77a62179d5b33e5a92a533 /site/content/docs
parent13b74165446dc0dac3bb09498e9a58e6b1416bfe (diff)
downloadbootstrap-9131e3e4011e8b2f7f5d7eaeb206ffa919de714a.tar.xz
bootstrap-9131e3e4011e8b2f7f5d7eaeb206ffa919de714a.zip
docs: Move trailing URL slashes to the variables.
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/4.3/getting-started/introduction.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/content/docs/4.3/getting-started/introduction.md b/site/content/docs/4.3/getting-started/introduction.md
index 4eef0ec2b..386c77588 100644
--- a/site/content/docs/4.3/getting-started/introduction.md
+++ b/site/content/docs/4.3/getting-started/introduction.md
@@ -119,8 +119,8 @@ For improved cross-browser rendering, we use [Reboot]({{< docsref "/content/rebo
Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.
- Follow [@getbootstrap on Twitter](https://twitter.com/{{< param twitter >}}).
-- Read and subscribe to [The Official Bootstrap Blog]({{< param blog >}}/).
-- Join [the official Slack room]({{< param slack >}}/).
+- Read and subscribe to [The Official Bootstrap Blog]({{< param blog >}}).
+- Join [the official Slack room]({{< param slack >}}).
- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel.
- Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)).
- Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/search?q=keywords:bootstrap) or similar delivery mechanisms for maximum discoverability.