OSDN Git Service

Updated translation-related files.
[sudokuki/sudokuki.git] / checklist.sh
index 313982e..5e6c272 100755 (executable)
@@ -22,7 +22,7 @@ echo "  From there, build the release package:"
 echo "cd RELEASE/sudokuki && find . -name ".svn" -exec rm -rf {} \; ; ./autogen.sh && ./configure && make update-po && make dist && make && ./make_jar_zip_release.sh"
 echo ""
 echo "- Upload LATEST, NEWS, README, and the packages on Sourceforge:"
-echo "https://sourceforge.net/projects/sudokuki/files/sudokuki/1.1/Beta"
+echo "https://sourceforge.net/projects/sudokuki/files/sudokuki/1.1"
 echo ""
 echo "- Test the package:"
 echo "  . test the Check-Update feature"