Skip to content

Commit 030ec8b

Browse files
author
Damian Rouson
authored
Update README.md
1 parent 082a9be commit 030ec8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

example/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Language ([OCL]). The constraints describe the precondition and postcondition
4242
checked in [derived_type_diagnostic.f90] and the context for those constraints.
4343

4444
The UML diagram below was generated in the [Atom] editor [PlantUML] package
45-
from the PlantUML script in this repository's [../doc/] folder.
45+
from the PlantUML script in this repository's [doc] folder.
4646

4747
![Classes involved in Derived-Type Diagnostic Example](https://user-images.githubusercontent.com/13108868/130385757-6b79e5f1-5dec-440c-98f5-0f659c538754.png)
4848

@@ -91,3 +91,4 @@ with `.false.`.
9191
[OCL]: https://en.wikipedia.org/wiki/Object_Constraint_Language
9292
[Atom]: https://atom.io
9393
[PlantUML]: https://plantuml.com
94+
[doc]: ../doc/

0 commit comments

Comments
 (0)