<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@ supercharged rake.  Using the rap executable, you can declare tasks using a
 syntax almost identical to rake, but with added support for configurations and
 documentation.
 
-This tutorial spans several modules in the {Tap-Suite}[http://tap.rubyforge.org/tap-suite].
+Note: this tutorial spans several modules in the {Tap-Suite}[http://tap.rubyforge.org/tap-suite].
 Be sure to install both tap and rap (or the full suite) beforehand.
 
   % gem install tap-suite
@@ -82,8 +82,8 @@ And now from the command line:
 Unlike rake, rap inputs are written out individually and tasks are delimited
 by a modified double-dash.  Aside from that, you can see rap is basically a
 supercharged rake.  Furthermore, rap runs rake.  Directly substitute rap for
-rake on the command line and your tasks should run as normal (see the 
-{Syntax Reference}[link:http://tap.rubyforge.org/rap/files/doc/Syntax%20Reference.html]
+rake on the command line and your tasks should run as normal (see the Rap
+{Syntax Reference}[http://tap.rubyforge.org/rap/files/doc/Syntax%20Reference.html]
 for more details).
 
 However, supercharging rake isn't the point of Tap.  Declarations bridge the
@@ -242,7 +242,7 @@ convenience.
 
 Tap comes with two executables, rap and tap.  The tap executable is more
 verbose than rap for running tasks, but it is more configurable, scalable, and
-logically pure.  Tap comes with a number of {commands}[link:http://tap.rubyforge.org/rdoc/files/doc/Command%20Reference.html]
+logically pure.  Tap comes with a number of {commands}[link:/files/doc/Command%20Reference.html]
 but we'll focus on generate to make, test, and package a task library.  Begin
 by creating a tap directory structure and a task:
 </diff>
      <filename>tap/doc/Tutorial</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>82fd22dcdf107e56935726b21eb0234228b0908c</id>
    </parent>
  </parents>
  <author>
    <name>Simon Chiang</name>
    <email>simon.a.chiang@gmail.com</email>
  </author>
  <url>http://github.com/bahuvrihi/tap/commit/4ff33bdcdf2dd841693db84bf3f1e920e216e5d7</url>
  <id>4ff33bdcdf2dd841693db84bf3f1e920e216e5d7</id>
  <committed-date>2009-02-17T09:08:17-08:00</committed-date>
  <authored-date>2009-02-17T09:08:17-08:00</authored-date>
  <message>minor documentation update</message>
  <tree>8c3e7928e0a6ff59d34f695269ef4fa822422ac7</tree>
  <committer>
    <name>Simon Chiang</name>
    <email>simon.a.chiang@gmail.com</email>
  </committer>
</commit>
