From adda8300f265cc34ab95eccccc31f7bf4e3e3240 Mon Sep 17 00:00:00 2001 From: Bartek Kryza Date: Sat, 21 May 2022 23:24:16 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2d8ef1a..8708f725 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ generates the following diagram (via PlantUML): ![class_diagram_example](docs/test_cases/t00014_class.svg) -> Open the raw image [here](https://raw.githubusercontent.com/bkryza/clang-uml/master/docs/test_cases/t00009_class.svg), +> Open the raw image [here](https://raw.githubusercontent.com/bkryza/clang-uml/master/docs/test_cases/t00014_class.svg), > and checkout the hover tooltips and hyperlinks to classes and methods. ### Sequence diagrams