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 8d1e7ab commit eac7066Copy full SHA for eac7066
index.html
@@ -382,9 +382,9 @@ <h2 id="howtousefeascript"><a name="Getting Started"></a>How to Use FEAScript</h
382
margin-left: 2px;
383
margin-bottom: 4px;
384
" /></a
385
- >) or use FEAScript mesh generation tools → configure the model → add a canvas to the HTML
+ >) or use FEAScript mesh generation tools → configure the model → add a container
386
(e.g., <code><div id="resultsCanvas"></div></code>) → run the simulation. Here is a
387
- simple example (see <a href="#tutorials">tutorials</a> for more details):
+ simple example (see the <a href="#tutorials">tutorials section</a> for more details):
388
</p>
389
390
<pre class="prettyprint">
0 commit comments