Skip to content

Commit 9a468ad

Browse files
committed
Update README.md
1 parent 353740e commit 9a468ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ npm install phaser
105105

106106
### CDN
107107

108-
[![](https://data.jsdelivr.com/v1/package/gh/photonstorm/phaser/badge)](https://www.jsdelivr.com/package/gh/photonstorm/phaser)
108+
[![](https://data.jsdelivr.com/v1/package/npm/phaser/badge)](https://www.jsdelivr.com/package/npm/phaser)
109109

110-
[Phaser is on jsDelivr](https://www.jsdelivr.com/projects/phaser) which is a "super-fast CDN for developers". Include the following in your html:
110+
[Phaser is on jsDelivr](https://www.jsdelivr.com/package/npm/phaser) which is a "super-fast CDN for developers". Include the following in your html:
111111

112112
```html
113113
<script src="//cdn.jsdelivr.net/npm/phaser@3.52.0/dist/phaser.js"></script>

0 commit comments

Comments
 (0)