Skip to content

Commit d2bb7a2

Browse files
committed
[fix] fix images path slash
1 parent 2c50601 commit d2bb7a2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/post/imessage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ disable "Enable Messages in iCloud": otherwise texts from **Tel. A** will be syn
2121

2222
## use iMessage on mac
2323

24-
![](/images/imessage_mac_setting.png)
24+
![](images/imessage_mac_setting.png)
2525

2626
Check "you can be reached for messages at:"
2727

content/post/macos-cron.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Example.plist which runs daily at 09:27
5353

5454
Example app
5555

56-
![](/images/brew_update_automator.png)
56+
![](images/brew_update_automator.png)
5757

5858
Ref:
5959

content/post/ssh_x11_forwarding_macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ display random.png
7878
# show up in the XQuartz window
7979
```
8080

81-
![](/images/x11_foward_macos.png)
81+
![](images/x11_foward_macos.png)
8282

8383
## Note
8484

0 commit comments

Comments
 (0)