diff options
| -rw-r--r-- | docs/examples/rtl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/rtl/index.html b/docs/examples/rtl/index.html index 996c515e4..5783ae68f 100644 --- a/docs/examples/rtl/index.html +++ b/docs/examples/rtl/index.html @@ -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"> |
