migration to codethemicrobit.com

This commit is contained in:
Peli de Halleux
2016-06-22 09:43:41 -07:00
parent 64826db4aa
commit 5f21789d90
12 changed files with 90 additions and 50 deletions

View File

@ -79,7 +79,7 @@
this.MinimizeBox = false;
this.Name = "LicenseDialog";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "code the micro:bit uploader Terms Of Use";
this.Text = "code the micro:bit terms of use";
this.ResumeLayout(false);
}