You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+2-2
Original file line number
Diff line number
Diff line change
@@ -338,7 +338,7 @@ Currently you will need to build it locally.
338
338
Right now the best source of information is the source code in this repository.
339
339
Especially the integration tests (if you are reading this on github, type `t` and then `IntegrationTests.java`)
340
340
341
-
We are keeping an eye on the (soon to be created) https://stackoverflow.com/questions/tagged/spring-data-jdbc[spring-data-jdbc tag on stackoverflow].
341
+
We are keeping an eye on the https://stackoverflow.com/questions/tagged/spring-data-jdbc[spring-data-jdbc tag on stackoverflow].
342
342
343
343
If you think you found a bug, or have a feature request please https://jira.spring.io/browse/DATAJDBC/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel[create a ticket in our issue tracker].
344
344
@@ -395,4 +395,4 @@ Before we accept a non-trivial patch or pull request we will need you to https:/
395
395
396
396
== License
397
397
398
-
link:src/main/resources/license.txt[The license und which Spring Data JDBC is published can be found here].
398
+
link:src/main/resources/license.txt[The license under which Spring Data JDBC is published can be found here].
0 commit comments