fix(lstv2): correction to the docs link
This commit is contained in:
@@ -68,7 +68,7 @@ export const Route = createRootRoute({
|
|||||||
<div className="mr-1 ml-1">
|
<div className="mr-1 ml-1">
|
||||||
{settings.length > 0 && (
|
{settings.length > 0 && (
|
||||||
<a
|
<a
|
||||||
href={`https://${server[0].value}.alpla.net/lst/d`}
|
href={`https://${server[0].value}prod.alpla.net/lst/d`}
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
LST - Docs |
|
LST - Docs |
|
||||||
|
|||||||
Reference in New Issue
Block a user