2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Fixed typo at docs/examples/rtl/index.php

The filename generated at dist/css/ called 'bootstrap-rtl.min.css'.
This commit is contained in:
ORiON-
2014-03-11 18:42:49 +02:00
parent 6f13a14e4b
commit 3ea69a16f9
+1 -1
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">