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 719553f commit 8a8fb31Copy full SHA for 8a8fb31
framework-docs/framework-docs.gradle
@@ -13,7 +13,7 @@ antora {
13
version = '3.2.0-alpha.2'
14
playbook = 'cached-antora-playbook.yml'
15
playbookProvider {
16
- repository = 'rwinch/spring-framework'
+ repository = 'spring-projects/spring-framework'
17
branch = 'docs-build'
18
path = 'lib/antora/templates/per-branch-antora-playbook.yml'
19
checkLocalBranch = true
0 commit comments