eclipse plugin: Fix the links to update website

This commit is contained in:
Timotei Dolean 2011-05-18 14:39:45 +00:00
parent 7682bbd66b
commit 41724fdeeb

View file

@ -1,3 +1,3 @@
instructions.configure=\
addRepository(name:Wesnoth Plugins Update Site,type:0,location:http//eclipse.wesnoth.org);\
addRepository(name:Wesnoth Plugins Update Site,type:1,location:http//eclipse.wesnoth.org);
addRepository(name:Wesnoth Plugins Update Site,type:0,location:http://eclipse.wesnoth.org/);\
addRepository(name:Wesnoth Plugins Update Site,type:1,location:http://eclipse.wesnoth.org/);