Skip to content

Commit 4fa889a

Browse files
author
Julien Ruaux
committed
build: Updated Slack announce message
1 parent 266941f commit 4fa889a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ announce:
5353
slack:
5454
active: release
5555
channel: '#field-engineering-announcements'
56-
message: '🚀 Redis SQL {{projectVersion}} has been released! {{releaseNotesUrl}}'
56+
message: '🚀 Redis SQL Trino {{projectVersion}} has been released! {{releaseNotesUrl}}'
5757

5858
distributions:
5959
redis-sql-trino:

src/docs/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The Trino JDBC driver allows users to access Trino from Java-based applications,
125125

126126
Refer to the https://trino.io/docs/current/client/jdbc.html[Trino documentation] for setup instructions.
127127

128-
The following is an example of a JDBC URL used to create a connection to Redis SQL:
128+
The following is an example of a JDBC URL used to create a connection to Redis SQL Trino:
129129

130130
[source]
131131
----

0 commit comments

Comments
 (0)