Skip to content

Commit 251ff97

Browse files
authored
Merge pull request #76 from RedisGraph/gkorland-fix-link
Update pyproject.toml
2 parents f42578c + 071c984 commit 251ff97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ redisgraph-bulk-insert = "redisgraph_bulk_loader.bulk_insert:bulk_insert"
2424

2525
[tool.poetry.urls]
2626
url = "https://redisgraph.io"
27-
repository = "https://github.com/RedisGraph/redigraph-bulk-loader"
27+
repository = "https://github.com/RedisGraph/redisgraph-bulk-loader"
2828

2929
[tool.poetry.dependencies]
3030
python = "^3.8.5"

0 commit comments

Comments
 (0)