Skip to content

Commit 30ba0ea

Browse files
Fix link to image in README.md (#2042)
* corrected path of the flow image * Update README.md --------- Co-authored-by: Paul Profizi <[email protected]>
1 parent 63f1a7b commit 30ba0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The data in DPF is defined based on physics-agnostic mathematical quantities
3939
described in self-sufficient entities called **fields**. This allows DPF to be
4040
a modular and easy-to-use tool with a large range of capabilities.
4141

42-
![DPF flow](https://github.com/ansys/pydpf-core/raw/main/docs/source/images/drawings/dpf-flow.png "DPF flow")
42+
![DPF flow](https://github.com/ansys/pydpf-core/raw/main/doc/source/images/drawings/dpf-flow.png "DPF flow")
4343

4444
The ``ansys.dpf.core`` package provides a Python interface to DPF, enabling
4545
rapid postprocessing of a variety of Ansys file formats and physics solutions

0 commit comments

Comments
 (0)