Skip to content

Commit 40a1ed4

Browse files
committed
Update asset path
1 parent 1e9491c commit 40a1ed4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="https://feascript.github.io/FEAScript-website/images/FEAScriptLogo.png" width="80" alt="FEAScript Logo">
1+
<img src="https://feascript.github.io/FEAScript-website/assets/FEAScriptLogo.png" width="80" alt="FEAScript Logo">
22

33
# FEAScript
44

examples/solidHeatTransferScript/exampleSolidHeatTransfer01/FEAScriptExampleSolidHeatTransfer01.html renamed to examples/solidHeatTransferScript/HeatConduction2DFin/HeatConduction2DFin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>Heat Conduction in a Two-Dimensional Fin Example</h1>
3434
example. Please refresh the page to update the results. Detailed instructions for this example can be
3535
found in the corresponding
3636
<a
37-
href="https://github.com/FEAScript/FEAScript-website/blob/main/tutorialSolidHeatTransfer01/tutorialSolidHeatTransfer01.html"
37+
href="https://feascript.com/tutorials/HeatConduction2DFin.html"
3838
target="_blank"
3939
>FEAScript tutorial</a
4040
>. If you need further assistance, you can visit the

examples/solidHeatTransferScript/exampleSolidHeatTransfer01/README.md renamed to examples/solidHeatTransferScript/HeatConduction2DFin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="https://feascript.github.io/FEAScript-website/images/FEAScriptLogo.png" width="80" alt="FEAScript Logo">
1+
<img src="https://feascript.github.io/FEAScript-website/assets/FEAScriptLogo.png" width="80" alt="FEAScript Logo">
22

33
## Heat Conduction in a Two-Dimensional Fin
44

0 commit comments

Comments
 (0)