diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/popovers.md | 2 |
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> |
