Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion antora-playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
site:
title: Apache Flume
url: "https://logging.apache.org/flume/2.x"
start_page: "flume::index.adoc"
start_page: "ROOT::index.adoc"

content:
sources:
Expand Down
2 changes: 1 addition & 1 deletion src/site/antora/antora.tmpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.
#

name: flume
name: ROOT
title: Apache Flume
version: ~
start_page: index.adoc
Expand Down
2 changes: 1 addition & 1 deletion src/site/antora/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.
#

name: flume
name: ROOT
title: Apache Flume
version: ~
start_page: index.adoc
Expand Down
Loading