diff --git a/README.md b/README.md index 2ce66bbb8..f5ba1244b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ foreman start web Your app should now be running on [localhost:5000](http://localhost:5000/). ## Deploying to Heroku -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/borja/python-getting-started/tree/master) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/freyesgu/python-getting-started/tree/master) ```sh $ heroku create diff --git a/hello/templates/index.html b/hello/templates/index.html index 467443254..1dad8fc00 100644 --- a/hello/templates/index.html +++ b/hello/templates/index.html @@ -8,11 +8,11 @@ -

Borja Python on Heroku website

+

FRG. Python on Heroku website

This is a sample Python application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Python @ Heroku platform.

Getting Started with Python - Source on GitHub - + Source on GitHub + Linkedin profile =)
-{% endblock %} \ No newline at end of file +{% endblock %}