diff --git a/README.md b/README.md
index 2ce66bbb8..8829e3830 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
-[](https://heroku.com/deploy?template=https://github.com/borja/python-getting-started/tree/master)
+[](https://heroku.com/deploy?template=https://github.com/bms27/python-getting-started/tree/master)
```sh
$ heroku create
diff --git a/hello/templates/base.html b/hello/templates/base.html
index b3da1dbd7..7e22e9bc5 100644
--- a/hello/templates/base.html
+++ b/hello/templates/base.html
@@ -7,7 +7,7 @@