<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -133,22 +133,13 @@ you're using as the friendly_id.
 
 Also note, for this to work, you must install the &quot;unicode&quot; and &quot;iconv&quot; gems.
 
-== Subversion repository:
-
-http://svn.randomba.org/friendly_id
-
-A month of so after Rails 2.1 is released with support for plugins tracked via
-git, the subversion repository will be taken offline, and the git repository
-will be the way to go. For now, development is done using git but all changes
-are backported to the svn repository to support current users.
-
 == Git repository:
 
 git@github.com:norman/friendly_id.git
 
 == Setup:
 
-- script/plugin install http://svn.randomba.org/friendly_id/trunk
+- script/plugin install git@github.com:norman/friendly_id.git
 - script/generate friendly_id_migration
 - rake db:migrate
 - now add some code to your models: e.g., &lt;tt&gt;has_friendly_id :title, :use_slug =&gt; true&lt;/tt&gt;
@@ -165,6 +156,8 @@ rake:friendly_id:remove_old_slugs DAYS=60
 
 == Bugs:
 
+Please report them on Lighthouse[http://randomba.lighthouseapp.com/projects/14675-friendly_id].
+
 At the moment, Model.exists? fails when using the slug (reported by Chris Nolan).
 
 Finder options are ignored when using slugs; this code returns results when it should not:</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4527a3459e68fcdd45135f3bd9ff362b00bc6d43</id>
    </parent>
  </parents>
  <author>
    <name>Norman Clarke</name>
    <email>norman@addthree.com</email>
  </author>
  <url>http://github.com/norman/friendly_id/commit/0114ba8e8a225981d26e00c2a600b1dd1c9e3a99</url>
  <id>0114ba8e8a225981d26e00c2a600b1dd1c9e3a99</id>
  <committed-date>2008-07-25T06:01:48-07:00</committed-date>
  <authored-date>2008-07-25T06:01:48-07:00</authored-date>
  <message>Added lighthouse URL.</message>
  <tree>56f0725f3756cb7d5953e67774ada51e5b662021</tree>
  <committer>
    <name>Norman Clarke</name>
    <email>norman@addthree.com</email>
  </committer>
</commit>
