File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,16 +81,16 @@ Project Structure
81
81
82
82
### Screenshots
83
83
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 )
85
85
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 )
87
87
88
88
89
89
### Quick Start
90
90
91
91
1 . Clone the repo
92
92
```
93
- $ git clone https://github.com/mjhea0 /flask-boilerplate.git
93
+ $ git clone https://github.com/realpython /flask-boilerplate.git
94
94
$ cd flask-boilerplate
95
95
```
96
96
@@ -184,7 +184,7 @@ Deploying to Heroku
184
184
3 . Once logged in, you should be on the Consoles tab.
185
185
4 . Clone this repo:
186
186
```
187
- $ git clone git://github.com/mjhea0 /flask-boilerplate.git
187
+ $ git clone git://github.com/realpython /flask-boilerplate.git
188
188
$ cd flask-boilerplate
189
189
```
190
190
You can’t perform that action at this time.
0 commit comments