Merge pull request #37 from tomasolander/file-button-docs

Fix file button link in docs
This commit is contained in:
Cory LaViska
2017-08-12 12:00:23 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -83,7 +83,7 @@
<code>&lt;input type=&quot;file&quot;&gt;</code>
<br>
<span class="text-small text-muted">
File inputs arent supported. Use a <a href="#file-buttons">file button</a> instead.
File inputs arent supported. Use a <a href="buttons.html#file-buttons">file button</a> instead.
</span>
</td>
<td>

View File

@@ -44,7 +44,7 @@ Form controls are styled at 100% of the width of their parent element.
<code>&lt;input type=&quot;file&quot;&gt;</code>
<br>
<span class="text-small text-muted">
File inputs arent supported. Use a <a href="#file-buttons">file button</a> instead.
File inputs arent supported. Use a [file button](buttons.html#file-buttons) instead.
</span>
</td>
<td>