X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=make%2Fconfigure.py;h=0c41792551af3757695899231f1c33852ee8502d;hb=69bcedab6772552b36bc8f1591db6ea0c8de08c3;hp=8c33becea4d34ebf059d678a4ac199f2daa5cc38;hpb=614d2651a5ae4c3ea81296b0b99e0e90c9d244e7;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/make/configure.py b/make/configure.py index 8c33bece..0c417925 100644 --- a/make/configure.py +++ b/make/configure.py @@ -642,7 +642,7 @@ class Project( Action ): self.name = 'HandBrake' self.acro_lower = 'hb' self.acro_upper = 'HB' - self.url_website = 'http://code.google.com/p/hbfork' + self.url_website = 'http://handbrake.fr' self.url_community = 'http://forum.handbrake.fr' self.url_irc = 'irc://irc.freenode.net/handbrake'