Commit 57f09327 authored by Julian Thilo's avatar Julian Thilo

Merge pull request #13018 from ORiON-/master

Fixed typo at docs/examples/rtl/index.php
parents 6f13a14e 3ea69a16
...@@ -11,7 +11,7 @@ ...@@ -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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment