diff --git a/Changes b/Changes index 228158c..c007ed9 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Mojolicious::Plugin::TtRenderer {{$NEXT}} + - updated repository name 1.51 2014-03-21 14:59:39 -0400 - extended diagnostics diff --git a/dist.ini b/dist.ini index b1e4db9..26fb0ed 100644 --- a/dist.ini +++ b/dist.ini @@ -19,9 +19,9 @@ Template = 2.18 Test::More = 0 [MetaResources] -bugtracker.web = https://github.com/plicease/mojox-renderer-tt/issues -repository.web = http://github.com/plicease/mojox-renderer-tt -repository.url = git://github.com/plicease/mojox-renderer-tt.git +bugtracker.web = https://github.com/plicease/Mojolicious-Plugin-TtRenderer/issues +repository.web = https://github.com/plicease/Mojolicious-Plugin-TtRenderer +repository.url = git://github.com/plicease/Mojolicious-Plugin-TtRenderer.git repository.type = git [CheckChangeLog]