Skip to content

Commit dc67a6a

Browse files
committed
rename github repo
1 parent 2a6f5c9 commit dc67a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def read_requirements(path):
3232
name="gitlab_release_notes",
3333
version=read("gitlab_release_notes", "VERSION"),
3434
description="Generate release notes for a gitlab project",
35-
url="https://github.com/vuillaut/GitlabReleaseNotesGenerator/",
35+
url="https://github.com/vuillaut/gitlab_release_notes",
3636
long_description=read("README.md"),
3737
long_description_content_type="text/markdown",
3838
author="vuillaut",

0 commit comments

Comments
 (0)