Skip to content

Commit ba5e1f9

Browse files
committed
fixing readme and license
1 parent eca8d31 commit ba5e1f9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Redis Ltd., on behalf of itself and its affiliates and subsidiaries worldwide
99
Licensed Work:
1010

1111

12-
The Licensed Work means the Redis Streams Java client libraries described [here](https://github.com/redis-field-engineering/redis-streams-java-dist)
12+
The Licensed Work means the Redis Sessions Java client libraries described [here](https://github.com/redis-field-engineering/redis-sessions-java-dist)
1313

1414
Additional Use Grant:
1515

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:project-group: com.redis
66
:project-version: 0.1.12
77
:micrometer-version: 1.10.2
8+
:dist-repo-name: {project-name}-dist
89
:codecov-token: 38MjMBOc2i
910

1011
image:https://github.com/{project-owner}/{project-name}/actions/workflows/early-access.yml/badge.svg["Build Status", link="https://github.com/{project-owner}/{project-name}/actions/workflows/early-access.yml"]
@@ -370,5 +371,5 @@ With this done, when you're application runs the metrics will be visible at link
370371

371372
== Support
372373

373-
{name} is supported by Redis, Inc. for enterprise-tier customers as a 'Developer Tool' under the https://redis.io/legal/software-support-policy/[Redis Software Support Policy.] For non enterprise-tier customers we supply support for {name} on a good-faith basis.
374+
{project-name} is supported by Redis, Inc. for enterprise-tier customers as a 'Developer Tool' under the https://redis.io/legal/software-support-policy/[Redis Software Support Policy.] For non enterprise-tier customers we supply support for {project-name} on a good-faith basis.
374375
To report bugs, request features, or receive assistance, please https://github.com/{project-owner}/{dist-repo-name}/issues[file an issue].

0 commit comments

Comments
 (0)