mirror of
https://github.com/scratchfoundation/scratchx.git
synced 2024-11-28 18:45:49 -05:00
Add link to hardware plugin
This commit is contained in:
parent
8636c0c309
commit
f76b17b3d4
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@
|
||||||
<dialog open class="extension-feature">
|
<dialog open class="extension-feature">
|
||||||
<section>
|
<section>
|
||||||
<h2>Featured Extensions</h2>
|
<h2>Featured Extensions</h2>
|
||||||
<p><a href="">Download hardware plugin</a></p>
|
<p><a href="https://scratch.mit.edu/scratchr2/static/ext/download.html">Download hardware plugin</a></p>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<aside class="info">
|
<aside class="info">
|
||||||
<strong>Note:</strong> To use any physical extensions, you need to download the <a href="">Hardware Plugin</a>.
|
<strong>Note:</strong> To use any physical extensions, you need to download the <a href="https://scratch.mit.edu/scratchr2/static/ext/download.html">Hardware Plugin</a>.
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
<aside class="info">
|
<aside class="info">
|
||||||
|
|
Loading…
Reference in a new issue