Merge pull request #16095 from dvdksn/fix-exporters-toc

build: fix toc for exporters
This commit is contained in:
David Karlsson 2022-11-05 11:41:25 +01:00 committed by GitHub
commit 9747a61a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1541,13 +1541,13 @@ manuals:
title: Amazon S3
- sectiontitle: Exporters
section:
- path: /build/building/exporters
- path: /build/building/exporters/
title: Overview
- path: /build/building/image-registry/
- path: /build/building/exporters/image-registry/
title: Image and registry exporters
- path: /build/building/local-tar/
- path: /build/building/exporters/local-tar/
title: Local and tar exporters
- path: /build/building/oci-docker/
- path: /build/building/exporters/oci-docker/
title: OCI and Docker exporters
- path: /build/building/multi-stage/
title: Multi-stage builds