diff --git a/docs/config/_default/languages.toml b/docs/config/_default/languages.toml
index 030e2e427d..7aa0d272aa 100644
--- a/docs/config/_default/languages.toml
+++ b/docs/config/_default/languages.toml
@@ -16,7 +16,7 @@
[[en.menu.shortcuts]]
pre = ' '
name = 'Example Site'
- url = 'exampleSite/index.html'
+ url = 'exampleSite/about/index.html'
weight = 1
[[en.menu.shortcuts]]
pre = ' '
@@ -110,7 +110,7 @@
[[pir.menu.shortcuts]]
pre = ' '
name = 'Example Site'
- url = '../exampleSite/pir/index.html'
+ url = '../exampleSite/pir/about/index.html'
weight = 1
[[pir.menu.shortcuts]]
pre = ' '
diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt
index 2d830c4ea6..8ff6eb4ea5 100644
--- a/layouts/partials/version.txt
+++ b/layouts/partials/version.txt
@@ -1 +1 @@
-7.3.2+2a6d621e79ae8fc80cc8e3d832a132a8a7274341
\ No newline at end of file
+7.3.2+fd301a9776bb6f811643697ab6ea6125f12058c6
\ No newline at end of file