This is an automated email from the ASF dual-hosted git repository. huxing pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git
commit 14c2cf57ba143d0d48f0e3c493c4491902d2d24e Author: Huxing Zhang <[email protected]> AuthorDate: Thu Dec 27 11:06:59 2018 +0800 Polish README format. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f929f46..588f9a9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If your version of docsite is less then `1.3.3`, please upgrade to `1.3.3`. 1. Do not use `git add .` to commit all the changes. 2. Just push your changed files, such as: - * *.md + * `*.md` * blog.js or docs.js or site.js 3. Send a PR to asf-site branch.
