Roo/DomHelper.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 27 Jul 2012 01:12:30 +0000 (09:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 27 Jul 2012 01:12:30 +0000 (09:12 +0800)
Roo/DomHelper.js

index 6d33138..fee900c 100644 (file)
@@ -28,7 +28,7 @@
 /**
  * @class Roo.DomHelper
  * Utility class for working with DOM and/or Templates. It transparently supports using HTML fragments or DOM.
- * For more information see <a href="http://web.archive.org/web/20100316190545/http://www.jackslocum.com/blog/2006/10/06/domhelper-create-elements-using-dom-html-fragments-or-templates/">this blog post with examples</a>.
+ * For more information see <a href="http://web.archive.org/web/20071221063734/http://www.jackslocum.com/blog/2006/10/06/domhelper-create-elements-using-dom-html-fragments-or-templates/">this blog post with examples</a>.
  * @singleton
  */
 Roo.DomHelper = function(){