From d633dbb44e40f402c85d4339bb3ac0e7069915eb Mon Sep 17 00:00:00 2001 From: nkryptic Date: Tue, 31 Jan 2012 02:54:10 -0500 Subject: add nav- prefix to rest of docs --- docs/templates/pages/components.mustache | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/templates') diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 69ee4c16a..4bf6c5d48 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -284,7 +284,7 @@

{{_i}}Basic tabs{{/i}}

-

{{_i}}Take a regular <ul> of links and add .tabs:{{/i}}

+

{{_i}}Take a regular <ul> of links and add .nav-tabs:{{/i}}

{{_i}}Basic pills{{/i}}

-

{{_i}}Take that same HTML, but use .pills instead:{{/i}}

+

{{_i}}Take that same HTML, but use .nav-pills instead:{{/i}}