Skip to content
This repository was archived by the owner on Dec 15, 2019. It is now read-only.

Commit 47e9520

Browse files
JasperJasper
authored andcommitted
update location of src
1 parent bf7485e commit 47e9520

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/lavalamp/js/main.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require({
88
baseUrl: './',
99
packages: [{
1010
name: 'physicsjs',
11-
location: '../../_working/physicsjs',
12-
main: 'physicsjs'
11+
location: 'http://wellcaffeinated.net/PhysicsJS/assets/scripts/vendor/physicsjs-0.5.3/',
12+
main: 'physicsjs-0.5.3.min'
1313
}],
1414
paths: {
1515
'datgui': 'http://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.5/dat.gui.min'

0 commit comments

Comments
 (0)