diff --git a/libraries/LiveFilter/js/jquery.liveFilter.js b/libraries/LiveFilter/js/jquery.liveFilter.js
index 22d853cceb8e2eeaa5f6537959718ff6a33ad517..963526722c7c303b89bf33afad7bc5feb6f52bbf 100755
--- a/libraries/LiveFilter/js/jquery.liveFilter.js
+++ b/libraries/LiveFilter/js/jquery.liveFilter.js
@@ -17,7 +17,7 @@
     var defaults = {
       delay: 50,
       analyticsLogging: false, // log to google analytics through foundationExtendEBI.js
-                               // https://github.com/ebiwd/EBI-Framework/blob/v1.1/js/foundationExtendEBI.js#L20
+                               // https://github.com/ebiwd/EBI-Framework/blob/v1.3/js/foundationExtendEBI.js#L71
       defaultText: 'Type to Filter:',
       resetText: 'Reset',
       noMatches: 'No Matches',