From ecd7301893ad29b03a387126cdfe9ac202d01df2 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Thu, 21 Oct 2021 10:10:24 -0500 Subject: [PATCH] Use version in docs URL --- docs/antora.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/antora.yml b/docs/antora.yml index 2519066807..58c0ed9020 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,7 +1,6 @@ name: '' title: Spring Security -version: ~ -display_version: 5.6 +version: 5.6 start_page: ROOT:index.adoc nav: - modules/ROOT/nav.adoc