We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75005b5 commit 927c824Copy full SHA for 927c824
app/src/main/res/values/strings.xml
@@ -24,7 +24,7 @@
24
25
<!-- External links -->
26
<string name="create_code_url" translatable="false">https://makecode.microbit.org/</string>
27
- <string name="discover_url" translatable="false">http://microbit.org/</string>
+ <string name="discover_url" translatable="false">https://microbit.org/projects/make-it-code-it/?filters=makecode</string>
28
<string name="my_scripts_url" translatable="false">https://makecode.microbit.org/</string>
29
<string name="privacy_policy_url" translatable="false">http://microbit.org/privacy</string>
30
<string name="terms_of_use_url" translatable="false">http://microbit.org/terms-of-use</string>
0 commit comments