<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -159,7 +159,7 @@ class TheCodeTrainEasyFrontendTestSuiteJsLinterTestCase extends TheCodeTrainJsLi
 #                array('http://wordpress:8888/'),
 #                array('http://htmlvalidator/'),
 #                array('file://../tests/assets/html/invalid/valid-401-strict-extended.html', array(
-#                    'doctype_override' =&gt; '&lt;!DOCTYPE HTML SYSTEM &quot;http://dtd:8888/401_strict_extended.dtd&quot;&gt;'
+#                    'doctype_override' =&gt; '&lt;!DOCTYPE HTML SYSTEM &quot;http://neilcrosby.github.com/frontend-test-suite/dtd/401_strict_extended.dtd&quot;&gt;'
 #                )),
 #                array('&lt;p&gt;Why hello there&lt;/p&gt;', array(
 #                    'document_section' =&gt; TheCodeTrainHtmlValidator::HTML_CHUNK</diff>
      <filename>suite/TheCodeTrainEasyFrontendTestSuite.php</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
  **/
 class TheCodeTrainHtmlValidatorProviders {
     const DEFAULT_VALIDATOR_URL   = 'http://validator.w3.org/check';
-    const DEFAULT_ASSETS_BASE_URL = 'http://example.com/frontend-test-suite';
+    const DEFAULT_ASSETS_BASE_URL = 'http://neilcrosby.github.com/frontend-test-suite';
     const DTD_401_STRICT_EXTENDED = '&lt;!DOCTYPE HTML SYSTEM &quot;{assets-base-url}/dtd/401_strict_extended.dtd&quot;&gt;';
     
     public static function fileProvider($path) {
@@ -137,7 +137,7 @@ class TheCodeTrainHtmlValidatorProviders {
         return array(
             // External file
             array( 
-                $assets_base_url . '/html/invalid/valid-401-strict-extended.html',
+                $assets_base_url . '/tests/assets/html/invalid/valid-401-strict-extended.html',
                 array(
                     'doctype_override' =&gt; $doctype
                 )</diff>
      <filename>tests/TheCodeTrainHtmlValidatorProviders.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ec243c3a7329637e27ffc6f6c13d99067774af66</id>
    </parent>
  </parents>
  <author>
    <name>Neil Crosby</name>
    <email>neil@thetenwordreview.com</email>
  </author>
  <url>http://github.com/NeilCrosby/frontend-test-suite/commit/01d4c4182dd94851660804c531d85493dbd325c8</url>
  <id>01d4c4182dd94851660804c531d85493dbd325c8</id>
  <committed-date>2009-06-07T11:21:28-07:00</committed-date>
  <authored-date>2009-06-07T11:21:28-07:00</authored-date>
  <message>Now use GitHub pages as the default location of assets. Not a perfect workflow, but it works. Fixes gh-2</message>
  <tree>35f793bcfa0d19f982349f4db51ebff4779d42e6</tree>
  <committer>
    <name>Neil Crosby</name>
    <email>neil@thetenwordreview.com</email>
  </committer>
</commit>
