diff options
Diffstat (limited to 'third_party/git/contrib/mw-to-git/git-mw.perl')
-rwxr-xr-x | third_party/git/contrib/mw-to-git/git-mw.perl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/contrib/mw-to-git/git-mw.perl b/third_party/git/contrib/mw-to-git/git-mw.perl index 28df3ee321ec..eb52a53d3202 100755 --- a/third_party/git/contrib/mw-to-git/git-mw.perl +++ b/third_party/git/contrib/mw-to-git/git-mw.perl @@ -6,7 +6,7 @@ # License: GPL v2 or later # Set of tools for git repo with a mediawiki remote. -# Documentation & bugtracker: https://github.com/moy/Git-Mediawiki/ +# Documentation & bugtracker: https://github.com/Git-Mediawiki/Git-Mediawiki use strict; use warnings; |