We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a6f5c9 commit dc67a6aCopy full SHA for dc67a6a
setup.py
@@ -32,7 +32,7 @@ def read_requirements(path):
32
name="gitlab_release_notes",
33
version=read("gitlab_release_notes", "VERSION"),
34
description="Generate release notes for a gitlab project",
35
- url="https://github.com/vuillaut/GitlabReleaseNotesGenerator/",
+ url="https://github.com/vuillaut/gitlab_release_notes",
36
long_description=read("README.md"),
37
long_description_content_type="text/markdown",
38
author="vuillaut",
0 commit comments