docs: change sidebar title hosted login v2

This commit is contained in:
Stefan Benz
2025-07-29 16:24:14 +02:00
committed by GitHub
parent cb3edbe363
commit a6cbb38b06

View File

@@ -250,8 +250,8 @@ module.exports = {
items: [ items: [
{ {
type: "link", type: "link",
href: "/docs/guides/integrate/login/hosted-login#hosted-login-version-2-beta", href: "/docs/guides/integrate/login/hosted-login#hosted-login-version-2",
label: "Login V2 [Beta]", label: "Login V2",
}, },
], ],
}, },