We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07c15c commit eb07147Copy full SHA for eb07147
webapp/README.md
@@ -30,7 +30,7 @@ heroku local
30
### Push changes
31
32
```
33
-git remote add herokuhttps://git.heroku.com/gitlab-release-notes.git
+git remote add heroku https://git.heroku.com/gitlab-release-notes.git
34
35
36
webapp/requirements.txt
@@ -1,4 +1,4 @@
1
python-gitlab
2
flask
3
gunicorn
4
-
+gitlab_release_notes
0 commit comments