We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f03b0 commit 536da07Copy full SHA for 536da07
Features/queryablestate-carinsurance/README.md
@@ -67,7 +67,7 @@ You could download H2 Console to connect to h2 database here:
67
http://www.h2database.com/html/download.html
68
69
<p align="center">
70
- <img src="https://raw.githubusercontent.com/corda/samples/queryable-state/carinsurance-QueryableState/clients/src/main/resources/static/JDBC-url.png" alt="Database URL" width="400">
+ <img src="./clients/src/main/resources/static/JDBC-url.png" alt="Database URL" width="400">
71
</p>
72
73
Refer here for more details regarding connecting to the node database.
0 commit comments