File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 9191 </div >
9292
9393 <div class =" flex justify-end gap-x-5" >
94+ <!-- TODO: actual support URL -->
9495 <a
9596 class =" inline-flex mr-auto gap-x-1 items-center text-link outline-none focus-visible:ring-4 focus-visible:ring-offset-1 focus-visible:ring-ring"
96- href =" "
97+ href =" https://support.microbit.org "
9798 target =" _blank"
9899 rel =" noopener" >
99100 {$t (' connectMB.troubleshooting' )}
Original file line number Diff line number Diff line change 5757 </StandardButton >
5858 {/if }
5959 {#if $state .reconnectState .reconnectFailed }
60+ <!-- TODO: actual support URL -->
6061 <a
6162 class =" place-self-start text-link outline-none focus-visible:ring-4 focus-visible:ring-offset-1 focus-visible:ring-ring"
62- href =" "
63+ href =" https://support.microbit.org "
6364 target =" _blank"
6465 rel =" noopener" >
6566 {$t (' connectMB.troubleshoot' )}
You can’t perform that action at this time.
0 commit comments