Skip to content

Commit 8700b8d

Browse files
committed
Update version of theme in readme
1 parent 9a8cfdc commit 8700b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ If you are in a browser, you can use any Prism theme.
663663
For example, to get Prism Dark from cdnjs:
664664

665665
```html
666-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.25.0/themes/prism-dark.min.css">
666+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.27.0/themes/prism-dark.min.css">
667667
```
668668

669669
<!--Old name of the following section:-->

0 commit comments

Comments
 (0)