This is an automated email from the ASF dual-hosted git repository.

guoyp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/griffin-site.git


The following commit(s) were added to refs/heads/master by this push:
     new f66bad1  fix image path
f66bad1 is described below

commit f66bad1859dade71d572ffdb009bb6b01d9cf7f9
Author: William Guo <[email protected]>
AuthorDate: Sat Jan 12 14:56:13 2019 +0800

    fix image path
---
 contribute.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contribute.md b/contribute.md
index baaa664..9fdb74f 100644
--- a/contribute.md
+++ b/contribute.md
@@ -73,9 +73,9 @@ Committers are easy to use apache's mail to communicate on 
the project’s plan,
 Here we give configuration guide below to help you take it easily. We use 
outlook system as sample.
 
 * Enable setting<br>
-![outlook_setting](./images/outlook-setting.png)
+![outlook_setting](/images/outlook-setting.png)
 
 * Add apache mail account<br>
-![outlook_mail](./images/outlook-mail.png)
+![outlook_mail](/images/outlook-mail.png)
 
 After those settings, you can use your outlook account to send/receive apache 
mail.
\ No newline at end of file

Reply via email to