From: Kevin Kirsche Date: Wed, 19 Aug 2015 21:30:48 +0000 (-0400) Subject: Fix link to .table section in Reboot X-Git-Tag: v4.0.0-alpha.2~499^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805d4874f053d788d38964ab4aa1ba6c919b19a9;p=thirdparty%2Fbootstrap.git Fix link to .table section in Reboot Fix #17062 --- diff --git a/docs/content/reboot.md b/docs/content/reboot.md index 7418c4116b..362299d3e9 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -120,7 +120,7 @@ The `
` element is reset to remove its `margin-top` and use `rem` units for
 
 ## Tables
 
-Tables are slightly adjusted to style ``s and ensure consistent `text-align` throughout. Additional changes for borders, padding, and more come with [the `.table` class](/components/tables/).
+Tables are slightly adjusted to style ``s and ensure consistent `text-align` throughout. Additional changes for borders, padding, and more come with [the `.table` class](/content/tables/).