Skip to content

Commit 242025d

Browse files
committed
correct include of png image for depth average rule
1 parent fa8234c commit 242025d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/rules/depth_average_rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Note: combined z-sigma layers are currently not supported.
1818

1919
An explanation of how the depth rule works is shown in the example below.
2020

21-
![Example depth average rule](../assets/images/3_depth_average.png "An example of a simplified grid with Z-layers. This model has 6 faces, 4 layers and 2 timesteps.")
21+
![Example depth average rule](../../assets/images/3_depth_average.png "An example of a simplified grid with Z-layers. This model has 6 faces, 4 layers and 2 timesteps.")
2222

2323
The image shows a simplified model with the following dimensions:
2424
- mesh2d_nFaces = 6 (number of faces)

0 commit comments

Comments
 (0)