Skip to content

Commit

Permalink
Update cdn url.
Browse files Browse the repository at this point in the history
  • Loading branch information
morteza committed Jan 21, 2015
1 parent 656d2bb commit 463f5c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Bootstrap RTL provides simple yet robust right-to-left capability for Bootstrap
<link rel="stylesheet" href="bootstrap-rtl.css">
```

Or load it from CDN (3.3.1-rc2):
Or load it from CDN (v3.3.1):

```html
<!-- Load Bootstrap RTL theme from CDNJS -->
<link rel="stylesheet" href="//cdn.rawgit.com/morteza/bootstrap-rtl/master/dist/cdnjs/3.3.1-rc2/css/bootstrap-rtl.min.css">
<link rel="stylesheet" href="//cdn.rawgit.com/morteza/bootstrap-rtl/master/dist/cdnjs/3.3.1/css/bootstrap-rtl.min.css">
```

## Quick start
Expand Down

0 comments on commit 463f5c0

Please sign in to comment.