Skip to content

Commit

Permalink
Switch src tag to point to github release
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-nguyen committed Nov 13, 2018
1 parent 8da0748 commit 46a2c29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>Hello World</title>
</head>
<script src="pixi.min.js"></script>
<script src="https://pixijs.download/v4.8.2/pixi.min.js"></script>
<body>
<script type="module" src="main.js">
</script>
Expand Down
Loading

0 comments on commit 46a2c29

Please sign in to comment.