diff --git a/layouts/partials/docs-nav.html b/layouts/partials/docs-nav.html index c73ab88e82..dce8342c4f 100644 --- a/layouts/partials/docs-nav.html +++ b/layouts/partials/docs-nav.html @@ -150,7 +150,7 @@ versionButton.textContent = 'Archive'; } else { // Default version if no specific path is matched - versionButton.textContent = '25.04'; + versionButton.textContent = '25.10'; } versionUpdated = true; } else if (path.includes('/truecommand/')) { @@ -212,7 +212,8 @@ if (product === 'TrueNAS') { versionDropdown.innerHTML = ` -