]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
DOCS - Fix a link in popover for v4 19016/head
authorAbdullah Alrasheed <a.rasheed@tc-sa.com>
Sun, 24 Jan 2016 05:31:27 +0000 (13:31 +0800)
committerAbdullah Alrasheed <a.rasheed@tc-sa.com>
Sun, 24 Jan 2016 05:31:27 +0000 (13:31 +0800)
docs/components/popovers.md

index 9621bb7d807c2bdeb46746d59376411eac8240ff..7271890835f07636b4fb965e5e05d545dda60633 100644 (file)
@@ -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>