diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-08-26 03:13:09 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-08-26 03:13:09 -0400 |
commit | ff01140d7163e1831adf9fc1bf5625afbee76a37 (patch) | |
tree | bbcfba35288ff490852c830e16d37ec6c81a2724 | |
parent | 3567b9d708971f9075db1fd847158c3c15a04e23 (diff) |
accidentally changed the URL for Laconica Tools
-rw-r--r-- | db/notice_source.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql index 8d114ac30..f590d1b97 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -17,7 +17,7 @@ VALUES ('gravity', 'Gravity', 'http://mobileways.de/gravity', now()), ('Gwibber','Gwibber','http://launchpad.net/gwibber', now()), ('HelloTxt','HelloTxt','http://hellotxt.com/', now()), - ('identicatools','Laconica Tools','http://bitbucketlabs.net/statusnet-tools/', now()), + ('identicatools','Laconica Tools','http://bitbucketlabs.net/laconica-tools/', now()), ('identichat','identichat','http://identichat.prosody.im/', now()), ('IdentiFox','IdentiFox','http://www.bitbucket.org/uncryptic/identifox/', now()), ('identitwitch','IdentiTwitch','http://richfish.org/identitwitch/', now()), |