Skip to content

Commit ac0b861

Browse files
committed
fix image link
1 parent b4d2b90 commit ac0b861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-11-01-jdbc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ifdef::env-github,env-browser,env-vscode[:imagesdir: ../]
66

77
Hello, Java enthusiasts! Today, I'm excited to share a tool that I believe will make your database interactions much simpler. If you've worked with Java databases, you know that setting up JDBC connections can sometimes be a bit cumbersome. That's where my JBang script, conveniently named `jdbc`, comes into play. It's designed to streamline the process, making your life as a developer a bit easier.
88

9-
image:images/jdbc.png[]
9+
image:/images/jdbc.png[]
1010

1111

1212
== What is JBang?

0 commit comments

Comments
 (0)