Skip to content

Commit 2fe9aba

Browse files
committed
Update README.md
1 parent 32af6b4 commit 2fe9aba

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
@@ -78,9 +78,9 @@ jsDelivr supports version ranges, so if you want the latest of the
7878
3.14.x versions:
7979

8080
```html
81-
<script src="https://cdn.jsdelivr.net/npm/brython@3.13/brython.min.js">
81+
<script src="https://cdn.jsdelivr.net/npm/brython@3.14/brython.min.js">
8282
</script>
83-
<script src="https://cdn.jsdelivr.net/npm/brython@3.13/brython_stdlib.js">
83+
<script src="https://cdn.jsdelivr.net/npm/brython@3.14/brython_stdlib.js">
8484
</script>
8585
```
8686

0 commit comments

Comments
 (0)