Skip to content

Commit

Permalink
Change plugin's url.
Browse files Browse the repository at this point in the history
  • Loading branch information
haru committed Dec 31, 2018
1 parent 6d1e4ae commit 3a920e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
name 'Redmine Code Review plugin'
author 'Haruyuki Iida'
author_url 'http://twitter.com/haru_iida'
url "http://www.r-labs.org/projects/show/codereview" if respond_to?(:url)
url "http://www.redmine.org/plugins/redmine_code_review" if respond_to?(:url)
description 'This is a Code Review plugin for Redmine'
version '1.0.0'
requires_redmine :version_or_higher => '4.0.0'
Expand Down

0 comments on commit 3a920e8

Please sign in to comment.