From bc4f70fa8b7f253c513a2cf3a0e6a9f07a39aec1 Mon Sep 17 00:00:00 2001 From: Sascha Willems Date: Sun, 26 Oct 2025 17:13:44 +0100 Subject: [PATCH] Add link to the GitHub repository to the navigation sidebar --- antora/modules/ROOT/nav.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/antora/modules/ROOT/nav.adoc b/antora/modules/ROOT/nav.adoc index fba5c260..d048945f 100644 --- a/antora/modules/ROOT/nav.adoc +++ b/antora/modules/ROOT/nav.adoc @@ -62,3 +62,4 @@ ** xref:courses/18_Ray_tracing/06_Reflections.adoc[Reflections] ** xref:courses/18_Ray_tracing/07_Conclusion.adoc[Conclusion] * xref:90_FAQ.adoc[FAQ] +* link:https://github.com/KhronosGroup/Vulkan-Tutorial[GitHub Repository, window=_blank]