Skip to content

Commit db20db3

Browse files
committed
error fix
1 parent 6edd4b5 commit db20db3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/man/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $ mpiexecjl -n 2 julia -e "using PeriLab; PeriLab.main()" Dogbone.yaml -v
5151

5252
## Postprocessing
5353

54-
For post-processing of the Exodus result files [ParaView](paraview.org) is used. You can open the .e file directly. All output data can be find there. At step 0 all zero. They are filled in the first step. The number of steps are defined in the yaml.
54+
For post-processing of the Exodus result files [ParaView](https://www.paraview.org) is used. You can open the .e file directly. All output data can be find there. At step 0 all zero. They are filled in the first step. The number of steps are defined in the yaml.
5555

5656
The figure shows an example of a plate and the list of possible options.
5757

0 commit comments

Comments
 (0)