fix(lstv2): correction to the docs link

This commit is contained in:
2025-09-30 19:54:52 -05:00
parent b84ecbf30c
commit a7f45abfeb

View File

@@ -68,7 +68,7 @@ export const Route = createRootRoute({
<div className="mr-1 ml-1">
{settings.length > 0 && (
<a
href={`https://${server[0].value}.alpla.net/lst/d`}
href={`https://${server[0].value}prod.alpla.net/lst/d`}
target="_blank"
>
LST - Docs |