Skip to content

Commit 12832d1

Browse files
committed
Update JSFiddle embed link in index.html
1 parent 842caa5 commit 12832d1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,8 @@ <h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
7474
<p>
7575
FEAScript requires only a simple HTML page to operate. All simulations are executed locally in your
7676
browser, without the need for any cloud services. The entire workflow is performed using JavaScript
77-
objects directly in the HTML file. Below is a live example demonstrating FEAScript in action (in case
78-
you are using a phone, please turn it to horizontal position to see the results):
79-
<script async src="//jsfiddle.net/nikoscham/prhezsgv/17/embed/js,result/"></script>
77+
objects directly in the HTML file. Below is a live example demonstrating FEAScript in action:
78+
<script async src="//jsfiddle.net/nikoscham/prhezsgv/21/embed/js,result/"></script>
8079
</p>
8180

8281
<h2 id="features"><a name="Features"></a>Features</h2>

0 commit comments

Comments
 (0)