<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -46,7 +46,7 @@ incompatible with the combinator model due to their highly-unintuitive control
 flow.  In GLL parsing, the control flow follows that of the grammar, as it does
 in traditional parser combinators or any other form of recursive-descent.
 
-.. _`GLL parsing algorithm`: http://ldta.info/ldta2009proceedings.pdf
+.. _`GLL parsing algorithm`: http://ldta.info/2009/ldta2009proceedings.pdf
 .. _recursive-descent parsing: http://en.wikipedia.org/wiki/Recursive_descent_parser
 
 
@@ -320,4 +320,4 @@ left-recursion, where the left-recursive production has a nullable non-terminal
 (one which goes to the empty string) as its first token, is not supported by any
 of the mainstream LR variants, including the ever-popular LALR).
 
-.. _the original paper: http://ldta.info/ldta2009proceedings.pdf
+.. _the original paper: http://ldta.info/2009/ldta2009proceedings.pdf</diff>
      <filename>README.rst</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4416d0923eedbea1449a3fa1168533c0397b2c44</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Spiewak</name>
    <email>djspiewak@gmail.com</email>
  </author>
  <url>http://github.com/djspiewak/gll-combinators/commit/ec7dcd1d83458534e1fa770f5fb8d1471a13ac38</url>
  <id>ec7dcd1d83458534e1fa770f5fb8d1471a13ac38</id>
  <committed-date>2009-11-09T08:26:10-08:00</committed-date>
  <authored-date>2009-11-09T08:24:29-08:00</authored-date>
  <message>Corrected LDTA 2009 proceedings URL</message>
  <tree>52d7998751f9f444673ed102100de04f1abf6d32</tree>
  <committer>
    <name>Daniel Spiewak</name>
    <email>djspiewak@gmail.com</email>
  </committer>
</commit>
