Browse Source

Use correct subdirectory for site

pull/1296/head
Steve Riesenberg 3 years ago
parent
commit
112cdd5565
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
  1. 2
      antora-playbook.yml

2
antora-playbook.yml

@ -9,7 +9,7 @@ antora: @@ -9,7 +9,7 @@ antora:
root_component_name: 'authorization-server'
site:
title: Spring Authorization Server
url: https://docs.spring.io/spring-authorization-server
url: https://docs.spring.io/spring-authorization-server/reference
robots: allow
git:
ensure_git_suffix: false

Loading…
Cancel
Save