Skip to content

Commit a33c8ca

Browse files
author
James Kolce
authored
Update README.md
1 parent 7c6cba6 commit a33c8ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ That is for the latest version, if you want to use a specific one you can do som
3131

3232
```HTML
3333
<!-- Normal - Specific version -->
34-
<link rel="stylesheet" href="https://cdn.concisecss.com/v4.0.0/concise.css">
34+
<link rel="stylesheet" href="https://cdn.concisecss.com/v4.0/concise.css">
3535

3636
<!-- Minified - Specific version -->
37-
<link rel="stylesheet" href="https://cdn.concisecss.com/v4.0.0/concise.min.css">
37+
<link rel="stylesheet" href="https://cdn.concisecss.com/v4.0/concise.min.css">
3838
```
3939

4040
### Install with NPM

0 commit comments

Comments
 (0)