Skip to content

Commit 2c0b29e

Browse files
committed
Update screenshot link to be absolute
1 parent e4802bf commit 2c0b29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $ npm i -g yo generator-azure-iot-edge-module
1212
$ yo azure-iot-edge-module
1313
```
1414

15-
![](screenshots/yo.png)
15+
![](https://raw.githubusercontent.com/Azure/generator-azure-iot-edge-module/master/screenshots/yo.png)
1616

1717
If you prefer one-liner:
1818
```

0 commit comments

Comments
 (0)