phetsims / build-an-atom

"Build an Atom" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/build-an-atom
GNU General Public License v3.0
11 stars 10 forks source link

pick up change to fix simulation link in wrappers #147

Closed jbphet closed 7 years ago

jbphet commented 7 years ago

The simulation link is broken from the index.html file in v1.4.0-phetiorc.1. The fix was done in the phet-io repo, details are available here: https://github.com/phetsims/phet-io/issues/1060. This will need to be rolled into the next RC for the 1.4-phetio branch.

jbphet commented 7 years ago

I got lucky on this - the commit in the phet-io repo that fixed this problem was the one immediately after the SHA that was used in the previous RC, so no branch was required. Should now be fixed.

phet-steele commented 7 years ago

The simulation link now works!