mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Merge pull request #13018 from ORiON-/master
Fixed typo at docs/examples/rtl/index.php
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<title>RTL Template for Bootstrap</title>
|
<title>RTL Template for Bootstrap</title>
|
||||||
|
|
||||||
<!-- Bootstrap RTL CSS -->
|
<!-- 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 -->
|
<!-- Custom styles for this template -->
|
||||||
<link href="rtl.css" rel="stylesheet">
|
<link href="rtl.css" rel="stylesheet">
|
||||||
|
|||||||
Reference in New Issue
Block a user