Skip to content

Commit 6aaed66

Browse files
docs: fix image URLs
1 parent 8298060 commit 6aaed66

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/Tip-Sync-with-MMM-Pages.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Many people are asking me How to use this module with [MMM-Pages](https://github
55
Like this;
66

77
PAGE1
8-
![example page 1](https://raw.githubusercontent.com/MMM-CalendarExt2/MMM-CalendarExt2/main/docs/Page_1.png)
8+
![example page 1](Page_1.png)
99

1010
PAGE2
11-
![example page 2](https://raw.githubusercontent.com/MMM-CalendarExt2/MMM-CalendarExt2/main/docs/Page_2.png)
11+
![example page 2](Page_2.png)
1212

1313
PAGE3
14-
![example page 3](https://raw.githubusercontent.com/MMM-CalendarExt2/MMM-CalendarExt2/main/docs/Page_3.png)
14+
![example page 3](Page_3.png)
1515

1616
Let's configure.
1717

@@ -120,4 +120,4 @@ I wrote `className:fakeScene,` in 3rd scene config. Let's add this into your `cs
120120

121121
Now, the 3rd scene will be displayed like this.
122122

123-
![a page that has no calendar shown](https://raw.githubusercontent.com/eouia/MMM-CalendarExt2/master/doc/Page_4.png)
123+
![a page that has no calendar shown](Page_4.png)

0 commit comments

Comments
 (0)