Skip to content

Commit

Permalink
fix docs directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-petersen committed Jun 9, 2024
1 parent 2060181 commit f42f4ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion docs/src/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ savefig(plU,"CluttonBrock73.png")
println("The plot has been saved in the same folder as this example script under the name 'CluttonBrock73.png'.")
```

![`Clutton-Brock (1973)`](../assets/CluttonBrock73_original.png)
![`Clutton-Brock (1973)`](assets/CluttonBrock73_original.png)

0 comments on commit f42f4ec

Please sign in to comment.