aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-03-01 14:32:31 -0800
committerChris Rebert <[email protected]>2015-03-01 14:32:31 -0800
commit08e0f239299b460dc46ff4d86d57efdacf5a9334 (patch)
treef81bf18b16ca806ce14e699292f053923a4796ee /docs/_includes
parenta15baba756d0dc3777f636c8fd209f72c1768c92 (diff)
parent673cd677981245551bbafe93c5ba3bf2f13b8165 (diff)
downloadbootstrap-08e0f239299b460dc46ff4d86d57efdacf5a9334.tar.xz
bootstrap-08e0f239299b460dc46ff4d86d57efdacf5a9334.zip
Merge pull request #15965 from kkirsche/fixURL
[Docs / README] Fix URL to match the plugin keyword recommendation
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/getting-started/community.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/community.html b/docs/_includes/getting-started/community.html
index 1ed9529c9..3e626b170 100644
--- a/docs/_includes/getting-started/community.html
+++ b/docs/_includes/getting-started/community.html
@@ -6,7 +6,7 @@
<li>Read and subscribe to <a href="http://blog.getbootstrap.com/">The Official Bootstrap Blog</a>.</li>
<li>Chat with fellow Bootstrappers using IRC in the <code>irc.freenode.net</code> server, in the <a href="irc://irc.freenode.net/%23bootstrap">##bootstrap channel</a>.</li>
<li>For help using Bootstrap, ask on <a href="http://stackoverflow.com/questions/tagged/twitter-bootstrap-3">StackOverflow using the tag <code>twitter-bootstrap-3</code></a>.</li>
- <li>Developers should use the keyword <code>bootstrap</code> on packages which modify or add to the functionality of Bootstrap when distributing through <a href="https://www.npmjs.com/browse/keyword/twbs-bootstrap">npm</a> or similar delivery mechanisms for maximum discoverability.</li>
+ <li>Developers should use the keyword <code>bootstrap</code> on packages which modify or add to the functionality of Bootstrap when distributing through <a href="https://www.npmjs.com/browse/keyword/bootstrap">npm</a> or similar delivery mechanisms for maximum discoverability.</li>
<li>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li>
</ul>
<p>You can also follow <a href="https://twitter.com/getbootstrap">@getbootstrap on Twitter</a> for the latest gossip and awesome music videos.</p>