Skip to content

Commit

Permalink
Move to assets folder
Browse files Browse the repository at this point in the history
  • Loading branch information
AB-xdev committed May 7, 2024
1 parent a1f3553 commit a20074f
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 tci-advanced-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This demo is a reference implementation for TCI.
It represents a Spring Boot Application with a Database and OIDC authentication that [is tested](./webapp-it/) using Selenium.
There are also test that [validate the database migrations and queries](./persistence-it/).

![Overview](./Overview.drawio.svg)
![Overview](../assets/Advanced-Demo-Overview.drawio.svg)

The most interesting project is probably [webapp-it](./webapp-it/) which contains the integration tests for the WebApp.

Expand Down

0 comments on commit a20074f

Please sign in to comment.