Skip to content

Commit 7614691

Browse files
muda link do repositório e nome/descrição do projeto.
1 parent c6f441b commit 7614691

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "pythonrio django 2",
3-
"description": "Novo site da pythonrio, baseado em django 2.",
2+
"name": "pythonrio django",
3+
"description": "Novo site da pythonrio.",
44
"image": "heroku/python",
5-
"repository": "https://github.com/lucianoratamero/pythonrio-django-2",
5+
"repository": "https://github.com/lucianoratamero/pythonrio-django",
66
"keywords": ["python", "django" ],
77
"addons": [ "heroku-postgresql" ],
88
"env": {

0 commit comments

Comments
 (0)