diff --git a/js/molarity/model/SoluteIO.js b/js/molarity/model/SoluteIO.js index 1626dd4f..5526d372 100644 --- a/js/molarity/model/SoluteIO.js +++ b/js/molarity/model/SoluteIO.js @@ -1,6 +1,6 @@ // Copyright 2017-2018, University of Colorado Boulder -//TODO replace this with StateObjectIO, see phetsims/phet-io#1100 +//TODO replace this with StateObjectIO, https://github.com/phetsims/molarity/issues/54 /** * IO type for Solute *