File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -388,7 +388,7 @@ The Phaser Doc Jam was a community-backed effort to try and get the Phaser 3 API
388388
389389Also, 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments