diff --git a/Build.PL b/Build.PL index 4dbb983..66f5d44 100644 --- a/Build.PL +++ b/Build.PL @@ -26,8 +26,8 @@ Module::Build->new( meta_merge => { resources => { homepage => 'http://search.cpan.org/dist/PGXN-API-Searcher/', - bugtracker => 'http://github.com/theory/pgxn-api-searcher/issues/', - repository => 'http://github.com/theory/pgxn-api-searcher/tree/', + bugtracker => 'http://github.com/pgxn/pgxn-api-searcher/issues/', + repository => 'http://github.com/pgxn/pgxn-api-searcher/tree/', } }, )->create_build_script; diff --git a/Changes b/Changes index ff10218..2cfea09 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Perl extension PGXN-API-Searcher. 0.10.2 + - Updated GitHub URLs to point to `/pgxn/` rather than `/theory/`. 0.10.1 2011-11-08T17:48:20Z - Fixed test to be neutral about scores, since Lucy is prone to changing diff --git a/lib/PGXN/API/Searcher.pm b/lib/PGXN/API/Searcher.pm index a0270ea..f6b4287 100644 --- a/lib/PGXN/API/Searcher.pm +++ b/lib/PGXN/API/Searcher.pm @@ -403,11 +403,11 @@ The tag name. =head1 Support This module is stored in an open L. Feel free to fork and +repository|http://github.com/pgxn/pgxn-api-searcher/>. Feel free to fork and contribute! Please file bug reports via L or by sending mail to +Issues|http://github.com/pgxn/pgxn-api-searcher/issues/> or by sending mail to L. =head1 See Also