You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2021/10/02 10:09:43 UTC

[dolphinscheduler-website] 01/01: [fix] correct the wrong explanation for `add a new article for docs`

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

lidongdai pushed a commit to branch correct-the-wrong-explanation
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git

commit f576a985fc5048ff3ebf07ac4e7e3b9b11472461
Author: David <da...@gmail.com>
AuthorDate: Sat Oct 2 18:09:39 2021 +0800

    [fix] correct the wrong explanation for `add a new article for docs`
    
    correct the wrong explanation for `add a new article for docs`
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5544449..2fdeaa7 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ description: some description
 1. Add new .md file under docs/en-us or docs/zh-cn.
 2. Update site_config/docs.js, add a new entry in either en-us or zh-cn.
 3. Run docsite start locally to verify the article can be displayed correctly.
-4. Send the pull request contains the *.md and development.js only.
+4. Send the pull request contains the *.md and docs.js only.
 
 Best Regards.  
 				Thanks for reading :)