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

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new ef25e37  Rename
ef25e37 is described below

commit ef25e37ca637eb54897dae4f438c822ce387530e
Author: vongosling <[email protected]>
AuthorDate: Thu Aug 26 16:40:30 2021 +0800

    Rename
---
 {dos => docs}/1_0_0/Milestone.md    | 0
 {dos => docs}/1_0_0/UserGuide_CN.md | 0
 {dos => docs}/1_0_0/UserGuide_EN.md | 0
 pom.xml                             | 1 -
 4 files changed, 1 deletion(-)

diff --git a/dos/1_0_0/Milestone.md b/docs/1_0_0/Milestone.md
similarity index 100%
rename from dos/1_0_0/Milestone.md
rename to docs/1_0_0/Milestone.md
diff --git a/dos/1_0_0/UserGuide_CN.md b/docs/1_0_0/UserGuide_CN.md
similarity index 100%
rename from dos/1_0_0/UserGuide_CN.md
rename to docs/1_0_0/UserGuide_CN.md
diff --git a/dos/1_0_0/UserGuide_EN.md b/docs/1_0_0/UserGuide_EN.md
similarity index 100%
rename from dos/1_0_0/UserGuide_EN.md
rename to docs/1_0_0/UserGuide_EN.md
diff --git a/pom.xml b/pom.xml
index 0df4798..08f6ee0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -343,7 +343,6 @@
                         <exclude>README.md</exclude>
                         <exclude>.github/**</exclude>
                         <exclude>docs/**</exclude>
-
                     </excludes>
                 </configuration>
             </plugin>

Reply via email to