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

vy pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new b714f99  Rename `content` to `output`
b714f99 is described below

commit b714f99957dde622c43049700521b42037dc2b07
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Sep 27 12:01:40 2023 +0200

    Rename `content` to `output`
---
 {content => output}/10.1.0/index.html | 0
 {content => output}/10.x              | 0
 {content => output}/index.html        | 0
 {content => output}/latest            | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/content/10.1.0/index.html b/output/10.1.0/index.html
similarity index 100%
rename from content/10.1.0/index.html
rename to output/10.1.0/index.html
diff --git a/content/10.x b/output/10.x
similarity index 100%
rename from content/10.x
rename to output/10.x
diff --git a/content/index.html b/output/index.html
similarity index 100%
rename from content/index.html
rename to output/index.html
diff --git a/content/latest b/output/latest
similarity index 100%
rename from content/latest
rename to output/latest

Reply via email to