Skip to content

Commit 157c1d9

Browse files
committed
Update license link in HeatConduction2DFin example to point to FEAScript-core repository
1 parent f58e477 commit 157c1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/solidHeatTransferScript/HeatConduction2DFin/HeatConduction2DFin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1>Heat Conduction in a Two-Dimensional Fin Example</h1>
4343

4444
<p>
4545
FEAScript is distributed under the terms of the
46-
<a href="https://opensource.org/license/mit" target="_blank">MIT license</a>. © 2024 FEAScript.
46+
<a href="https://github.com/FEAScript/FEAScript-core/blob/main/LICENSE" target="_blank">MIT license</a>. © 2024 FEAScript.
4747
</p>
4848

4949
<!-- FEAScript module and visualization -->

0 commit comments

Comments
 (0)