Skip to content

Commit b62076a

Browse files
committed
Fix image tag in README for General Form PDE example
1 parent bf49d92 commit b62076a

File tree

1 file changed

+1
-1
lines changed
  • examples/generalFormPDEScript/advectionDiffusion1D

1 file changed

+1
-1
lines changed

examples/generalFormPDEScript/advectionDiffusion1D/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/assets/FEAScriptGenPDE.png" width="80" alt="FEAScript General Form PDE Logo"> -->
1+
<img src="https://feascript.github.io/FEAScript-website/assets/FEAScriptGeneralFormPDE.png" width="80" alt="FEAScript General Form PDE Logo">
22

33
## Advection-Diffusion with Gaussian Source
44

0 commit comments

Comments
 (0)