1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-08 04:30:43 +02:00

Merge pull request #13018 from ORiON-/master

Fixed typo at docs/examples/rtl/index.php
This commit is contained in:
Julian Thilo
2014-03-11 18:02:10 +01:00

View File

@@ -11,7 +11,7 @@
<title>RTL Template for Bootstrap</title>
<!-- Bootstrap RTL CSS -->
<link href="../../dist/css/bootstrap.rtl.min.css" rel="stylesheet">
<link href="../../dist/css/bootstrap-rtl.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="rtl.css" rel="stylesheet">