From e6f612283f50365750c51ada2ef45cfd87f91c3f Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 11 Aug 2016 11:41:59 -0700 Subject: [PATCH] remove dead page --- docs/thank-you.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 docs/thank-you.md diff --git a/docs/thank-you.md b/docs/thank-you.md deleted file mode 100644 index ccb01fd3..00000000 --- a/docs/thank-you.md +++ /dev/null @@ -1,9 +0,0 @@ -# You completed the survey! - -```sim -basic.forever(() => { basic.showString("THANK YOU") }) -``` - -Thank you for participating in this survey. - -Please [contact us](mailto:microbitpilots@microsoft.com) with any information you think we might find useful.