Skip to content

Commit c1434f0

Browse files
CodaPwilliamFalcon
authored andcommitted
Update github url for new project template (#90)
Previous url requested html
1 parent b3a846c commit c1434f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/Examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ In 99% of cases you want to just copy [this template](https://github.com/william
33

44
```bash
55
# get a copy of the module template
6-
wget https://github.com/williamFalcon/pytorch-lightning/blob/master/examples/new_project_templates/lightning_module_template.py
6+
wget https://raw.githubusercontent.com/williamFalcon/pytorch-lightning/master/examples/new_project_templates/lightning_module_template.py
77
```
88

99
---

0 commit comments

Comments
 (0)