diff options
| author | Julian Thilo <[email protected]> | 2014-03-11 18:02:10 +0100 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-03-11 18:02:10 +0100 |
| commit | 57f09327cca8cedb8daa3cb25360df8a1dad0a39 (patch) | |
| tree | 601ab98ed9f5cd2e35a6aabbac8290316cf40f0a /docs | |
| parent | 6f13a14e4b18a57cce5d7d0fd18338ea7d956560 (diff) | |
| parent | 3ea69a16f94987c0ccaf505c6ef1a39b6989ef0d (diff) | |
| download | bootstrap-57f09327cca8cedb8daa3cb25360df8a1dad0a39.tar.xz bootstrap-57f09327cca8cedb8daa3cb25360df8a1dad0a39.zip | |
Merge pull request #13018 from ORiON-/master
Fixed typo at docs/examples/rtl/index.php
Diffstat (limited to 'docs')
| -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"> |
