We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e505b4b commit 2eda426Copy full SHA for 2eda426
docs/antora-playbook.yml
@@ -7,6 +7,7 @@ antora:
7
- '@antora/atlas-extension'
8
- require: '@springio/antora-extensions/root-component-extension'
9
root_component_name: 'cloud-gateway'
10
+ - '@springio/antora-extensions/static-page-extension'
11
site:
12
title: Spring Cloud Gateway
13
url: https://docs.spring.io/spring-cloud-gateway/reference/
@@ -35,4 +36,4 @@ runtime:
35
36
format: pretty
37
ui:
38
bundle:
- url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.5/ui-bundle.zip
39
+ url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.2/ui-bundle.zip
0 commit comments