mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Fix broken links
This commit is contained in:
parent
55dbd20522
commit
841a1dd85b
@ -333,7 +333,7 @@ async function main(): Promise<void> {
|
||||
}
|
||||
nextSteps.push(
|
||||
`Copy the environment variables from the new API key into your own environment and reference them in ${appFiles.join(" and ")}`,
|
||||
`Follow the instructions on how to use Hexclave's vanilla SDK at https://docs.hexclave.com/guides/going-further/stack-app`,
|
||||
`Follow the instructions on how to use Hexclave's vanilla SDK at https://docs.hexclave.com/sdk/objects/stack-app`,
|
||||
);
|
||||
}
|
||||
logVerbose("Primary integration steps completed", { type, nextStepsCount: nextSteps.length });
|
||||
|
||||
Loading…
Reference in New Issue
Block a user