We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12832d1 commit c702a59Copy full SHA for c702a59
index.html
@@ -75,7 +75,7 @@ <h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
75
FEAScript requires only a simple HTML page to operate. All simulations are executed locally in your
76
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:
78
- <script async src="//jsfiddle.net/nikoscham/prhezsgv/21/embed/js,result/"></script>
+ <script async src="//jsfiddle.net/nikoscham/prhezsgv/24/embed/js,html,result/"></script>
79
</p>
80
81
<h2 id="features"><a name="Features"></a>Features</h2>
0 commit comments