Skip to content

Commit 488e336

Browse files
authored
Update README.md
1 parent f58d363 commit 488e336

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,16 +81,16 @@ Project Structure
8181

8282
### Screenshots
8383

84-
![Pages](https://github.com/mjhea0/flask-boilerplate/blob/master/screenshots/pages.png)
84+
![Pages](https://github.com/realpython/flask-boilerplate/blob/master/screenshots/pages.png)
8585

86-
![Forms](https://github.com/mjhea0/flask-boilerplate/blob/master/screenshots/forms.png)
86+
![Forms](https://github.com/realpython/flask-boilerplate/blob/master/screenshots/forms.png)
8787

8888

8989
### Quick Start
9090

9191
1. Clone the repo
9292
```
93-
$ git clone https://github.com/mjhea0/flask-boilerplate.git
93+
$ git clone https://github.com/realpython/flask-boilerplate.git
9494
$ cd flask-boilerplate
9595
```
9696

@@ -184,7 +184,7 @@ Deploying to Heroku
184184
3. Once logged in, you should be on the Consoles tab.
185185
4. Clone this repo:
186186
```
187-
$ git clone git://github.com/mjhea0/flask-boilerplate.git
187+
$ git clone git://github.com/realpython/flask-boilerplate.git
188188
$ cd flask-boilerplate
189189
```
190190

0 commit comments

Comments
 (0)