Skip to content

Commit 935b0d3

Browse files
Fix Nav
1 parent a2f417a commit 935b0d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The Vulkan Guide content is also viewable from https://docs.vulkan.org/guide/lat
110110

111111
* `VK_KHR_buffer_device_address`, `VK_EXT_buffer_device_address`
112112

113-
==== xref:{chapters}buffer_device_address_alignment.adoc[Buffer Device Address - Alignment]
113+
=== xref:{chapters}buffer_device_address_alignment.adoc[Buffer Device Address - Alignment]
114114

115115
== xref:{chapters}pipeline_cache.adoc[Pipeline Caching/Derivatives]
116116

antora/modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
*** xref:{chapters}sparse_resources.adoc[]
4242
*** xref:{chapters}protected.adoc[]
4343
*** xref:{chapters}buffer_device_address.adoc[]
44-
**** xref:{chapters}buffer_device_address_alignment.adoc[]
44+
*** xref:{chapters}buffer_device_address_alignment.adoc[]
4545
** xref:{chapters}pipeline_cache.adoc[]
4646
** xref:{chapters}threading.adoc[]
4747
** xref:{chapters}depth.adoc[]

0 commit comments

Comments
 (0)