Skip to content

Commit 85dca8b

Browse files
committed
s/RedisLabs/Redis/ in select places
1 parent 467d625 commit 85dca8b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2018, Redis Labs
3+
Copyright (c) 2018, Redis
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![Total alerts](https://img.shields.io/lgtm/alerts/g/RedisGraph/redisgraph-py.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/RedisGraph/redisgraph-py/alerts/)
88

99
# redisgraph-py
10-
[![Forum](https://img.shields.io/badge/Forum-RedisGraph-blue)](https://forum.redislabs.com/c/modules/redisgraph)
10+
[![Forum](https://img.shields.io/badge/Forum-RedisGraph-blue)](https://forum..com/c/modules/redisgraph)
1111
[![Discord](https://img.shields.io/discord/697882427875393627?style=flat-square)](https://discord.gg/gWBRT6P)
1212

1313
RedisGraph python client

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "redisgraph"
33
version = "2.4.0"
44
description = "RedisGraph Python Client"
5-
authors = ["RedisLabs <oss@redislabs.com>"]
5+
authors = ["Redis <oss@.com>"]
66
license = "BSD-3-Clause"
77
readme = "README.md"
88
keywords = ["Redis", "Graph"]

0 commit comments

Comments
 (0)