Skip to content

Commit 20c1243

Browse files
Shorten browser link label to Run in browser
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 8d7854d commit 20c1243

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

EzyCad/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h1>EzyCad</h1>
129129
</div>
130130

131131
<div class="actions">
132-
<a class="primary" href="EzyCad.html">Run in browser (WebAssembly)</a>
132+
<a class="primary" href="EzyCad.html">Run in browser</a>
133133
<a class="secondary" href="https://github.com/trailcode/EzyCad">GitHub repository</a>
134134
<a class="secondary" href="https://ezycad.readthedocs.io/en/latest/usage.html">Documentation</a>
135135
<a class="secondary" href="https://github.com/trailcode/EzyCad/releases">Releases</a>
@@ -158,7 +158,7 @@ <h2>Find the project</h2>
158158
<ul>
159159
<li><a href="https://github.com/trailcode/EzyCad">https://github.com/trailcode/EzyCad</a></li>
160160
<li><a href="https://ezycad.readthedocs.io/">https://ezycad.readthedocs.io/</a></li>
161-
<li><a href="https://trailcode.github.io/EzyCad/EzyCad.html">Run in browser (WebAssembly)</a></li>
161+
<li><a href="https://trailcode.github.io/EzyCad/EzyCad.html">Run in browser</a></li>
162162
<li><a href="https://github.com/trailcode/EzyCad/discussions">Discussions and community</a></li>
163163
</ul>
164164
</section>

0 commit comments

Comments
 (0)