]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Correct linking of prototype page - Dep Notices! 10102/head
authorharry <harmanmanchanda182@gmail.com>
Thu, 1 Jun 2017 17:43:27 +0000 (23:13 +0530)
committerharry <harmanmanchanda182@gmail.com>
Thu, 1 Jun 2017 17:43:27 +0000 (23:13 +0530)
docs/pages/float-classes.md
docs/pages/typography-helpers.md
docs/pages/visibility.md

index 50684585734d75132276b4c926eee6105e0133ea..65af16075dc2de72a6b785b4f026fd2a73658310 100644 (file)
@@ -17,7 +17,7 @@ You can change the float behavior of an element by adding the `.float-left` or `
 </div>
 
 <div class="callout alert">
-  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving Float classes to <a href="prototyping.html">Prototype specific mode</a> and thus Float classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
+  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving Float classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus Float classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
 </div>
 
 ```html_example
index 6f7dfc4b8c6f5147b9f82ab73c241eecc7ac68f3..8eb8bbcf4341c231850da1e18233c017e7d09fe4 100644 (file)
@@ -15,7 +15,7 @@ tags:
 ## Text Alignment
 
 <div class="callout alert">
-  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving text alignment classes to <a href="prototyping.html">Prototype specific mode</a> and thus text alignment classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
+  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving text alignment classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus text alignment classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
 </div>
 
 You can change the text alignment of an element by adding `.text-left`, `.text-right`, `.text-center` or `.text-justify` to an element.
index 16ea9f4afb8e598d4eb986c959f1867fa286392e..fd5d0c4ab55bf2620825a93dadc4d8b4b9cd1c45 100644 (file)
@@ -17,7 +17,7 @@ tags:
 </div>
 
 <div class="callout alert">
-  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving visibility classes to <a href="prototyping.html">Prototype specific mode</a> and thus visibility classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
+  <p><strong>Depreciation Notice:</strong> From v6.5.x, we are moving visibility classes to <a href="prototyping-utilities.html">Prototype specific mode</a> and thus visibility classes will be disabled by default. You can re-enable it though, with a simple `@include`.</p>
 </div>
 
 ## Show by Screen Size