2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

docs: Update Popper 2 doc links

This commit is contained in:
kyletsang
2020-12-08 14:54:23 -08:00
committed by XhmikosR
parent d29680b3cb
commit 290b295173
3 changed files with 6 additions and 6 deletions
@@ -900,7 +900,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
<td><code>popperConfig</code></td>
<td>null | object</td>
<td><code>null</code></td>
<td>To change Bootstrap's default Popper config, see <a href="https://popper.js.org/docs/v1/#Popper.Defaults">Popper's configuration</a></td>
<td>To change Bootstrap's default Popper config, see <a href="https://popper.js.org/docs/v2/constructors/#options">Popper's configuration</a></td>
</tr>
</tbody>
</table>