aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAbdullah Alrasheed <[email protected]>2016-01-24 13:31:27 +0800
committerAbdullah Alrasheed <[email protected]>2016-01-24 13:31:27 +0800
commit497d28843e9e714089759ed192dd95d146930f04 (patch)
treef59ec34b421f7cd81ebb9bfe1ed9ff05cc4fa027 /docs
parente672c15b6d7d1ee328ba268345624065682bff1f (diff)
downloadbootstrap-497d28843e9e714089759ed192dd95d146930f04.tar.xz
bootstrap-497d28843e9e714089759ed192dd95d146930f04.zip
DOCS - Fix a link in popover for v4
Diffstat (limited to 'docs')
-rw-r--r--docs/components/popovers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/popovers.md b/docs/components/popovers.md
index 9621bb7d8..727189083 100644
--- a/docs/components/popovers.md
+++ b/docs/components/popovers.md
@@ -268,7 +268,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
<td>offsets</td>
<td>string</td>
<td>'0 0'</td>
- <td>Offset of the popover relative to its target. For more information refer to Tether's <a href="http://github.hubspot.com/tether/#constraints">offset docs</a>.</td>
+ <td>Offset of the popover relative to its target. For more information refer to Tether's <a href="http://github.hubspot.com/tether/#offset">offset docs</a>.</td>
</tr>
</tbody>
</table>