[Laszlo-checkins] r12836 - openlaszlo/trunk/docs/includes
hqm@openlaszlo.org
hqm at openlaszlo.org
Thu Feb 12 18:56:24 PST 2009
Author: hqm
Date: 2009-02-12 18:56:23 -0800 (Thu, 12 Feb 2009)
New Revision: 12836
Modified:
openlaszlo/trunk/docs/includes/commentwidget.js
Log:
point comments server to comments.openlaszlo.org
Modified: openlaszlo/trunk/docs/includes/commentwidget.js
===================================================================
--- openlaszlo/trunk/docs/includes/commentwidget.js 2009-02-13 00:16:59 UTC (rev 12835)
+++ openlaszlo/trunk/docs/includes/commentwidget.js 2009-02-13 02:56:23 UTC (rev 12836)
@@ -8,7 +8,7 @@
*
*/
-commentServerPath = "http://www.beartronics.com/comdoc";
+commentServerPath = "http://comments.openlaszlo.org/comdoc";
href = document.location.href;
// Compute the pathname of this doc page by grabbing everything after the "/docs/" in the url
More information about the Laszlo-checkins
mailing list