Skip to content

Commit 7ef479d

Browse files
committed
Fixed path to schema image in README
1 parent acc764f commit 7ef479d

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
@@ -28,7 +28,7 @@ when using cmd.
2828
The developers toolbox
2929
----------------------
3030

31-
![system schema](https://github.com/python-cmd2/cmd2/blob/README_facelift/.github/images/graph.drawio.png)
31+
![system schema](https://github.com/python-cmd2/cmd2/blob/master/.github/images/graph.drawio.png)
3232

3333

3434
When creating solutions developers have no shortage of tools to create rich and smart user interfaces.

0 commit comments

Comments
 (0)