Skip to content

Commit dc080c0

Browse files
committed
README URL fix
1 parent ebe4af2 commit dc080c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ The Phaser Doc Jam was a community-backed effort to try and get the Phaser 3 API
388388

389389
Also, the following helped with the docs outside of the Doc Jam:
390390

391-
@bryanwood @jestarray @matosummer @tfelix @imilo @BigZaphod @OmarShehata @16patsle @jcyuan @iam13islucky
391+
@bryanwood @jestarray @matosummer @tfelix @imilo @BigZaphod @OmarShehata @16patsle @jcyuan @iam13islucky @FractalBobz
392392

393393
## Version 3.15.1 - Batou - 16th October 2018
394394

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Create an `index.html` page locally and paste the following code into it:
209209
<!DOCTYPE html>
210210
<html>
211211
<head>
212-
<script src="https://labs.phaser.io/build/phaser-arcade-physics.min.js"></script>
212+
<script src="https://cdn.jsdelivr.net/npm/phaser@3.15.1/dist/phaser-arcade-physics.min.js"></script>
213213
</head>
214214
<body>
215215

0 commit comments

Comments
 (0)