Fix file button link in docs

This commit is contained in:
Tomas Olander
2017-08-12 17:53:57 +02:00
parent 29cc38f410
commit 1a21788e58
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>