You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -192,8 +193,8 @@ <h2><i class="fa fa-unlock-alt"></i> <strong>{{ title }}</strong></h2>
192
193
</a>
193
194
<div class="helpsupport_container">
194
195
<div class="helpsupport_lhs">
195
-
<div class="helpsupport"><a title="View the documentation for MicroPython" href="https://microbit-micropython.readthedocs.io/en/latest/" target="_blank">Documentation</a></div>
196
-
<div class="helpsupport"><a title="Open help for this editor in a new tab" href="help.html" target="_blank">Help</a></div>
196
+
<div class="helpsupport"><a id="docs-link" title="View the documentation for MicroPython" href="https://microbit-micropython.readthedocs.io/" target="_blank">Documentation</a></div>
197
+
<div class="helpsupport"><a id="help-link" title="Open help for this editor in a new tab" href="help.html" target="_blank">Help</a></div>
197
198
<div class="helpsupport"><a title="Get support for your micro:bit in a new tab" href="https://support.microbit.org/support/home" target="_blank">Support</a></div>
0 commit comments