From 0822cc54581256e8361599759f4d9bf6070b3313 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 25 Jul 2013 22:12:22 -0700 Subject: twitter/bootstrap => twbs/bootstrap in links etc. --- docs/getting-started.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/getting-started.html') diff --git a/docs/getting-started.html b/docs/getting-started.html index 65c0cb450..a34a90b69 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -125,7 +125,7 @@

Download source

Get the original files for all CSS and JavaScript, along with a local copy of the docs by downloading the latest version directly from GitHub.

-

Download Bootstrap source

+

Download Bootstrap source

@@ -167,13 +167,13 @@

Bootstrap comes equipped with HTML, CSS, and JS for all sorts of things, but they can be summarized with a handful of categories visible at the top of the Bootstrap documentation.

Docs sections

-

Scaffolding

+

Scaffolding

Global styles for the body to reset type and background, link styles, grid system, and two simple layouts.

-

Base CSS

+

Base CSS

Styles for common HTML elements like typography, code, tables, forms, and buttons. Also includes Glyphicons, a great little icon set.

-

Components

+

Components

Basic styles for common interface components like tabs and pills, navbar, alerts, page headers, and more.

-

JavaScript plugins

+

JavaScript plugins

Similar to Components, these JavaScript plugins are interactive components for things like tooltips, popovers, modals, and more.

List of components

@@ -348,9 +348,9 @@ -- cgit v1.2.3 From 4be4e8ec355cc00982b2881975d1a7ce5b06225e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 23:07:23 -0700 Subject: Point changelog in docs to releases on GitHub --- docs/getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/getting-started.html') diff --git a/docs/getting-started.html b/docs/getting-started.html index a34a90b69..85327bc74 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -350,7 +350,7 @@
  • ·
  • Issues
  • ·
  • -
  • Changelog
  • +
  • Changelog
  • -- cgit v1.2.3