correct antora.yml for the main branch
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 23 May 2023 13:51:19 +0000 (09:51 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 23 May 2023 13:53:24 +0000 (09:53 -0400)
It needs to be 'latest' in the main branch in order to not
conflict with the target for other release stream branches

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

docs/antora.yml

index 0da5cd7..0b7ad71 100644 (file)
@@ -1,6 +1,6 @@
 name: docs
 title: Evergreen docs
-version: '3.11'
+version: 'latest'
 nav:
 - modules/ROOT/nav.adoc
 - modules/installation/nav.adoc