From ac9e78dee5d9bc58ed384a841f5852884d867ef0 Mon Sep 17 00:00:00 2001 From: q404365631 Date: Fri, 24 Apr 2026 08:54:53 +0800 Subject: [PATCH] docs: remove closed reference to ory/hydra#3363 Upstream issue is resolved. Removes the stale link from the MySQL migration troubleshooting section. Closes #2524 --- src/components/Shared/self-hosted/deployment.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/Shared/self-hosted/deployment.tsx b/src/components/Shared/self-hosted/deployment.tsx index be10f7d194..763b8dae79 100644 --- a/src/components/Shared/self-hosted/deployment.tsx +++ b/src/components/Shared/self-hosted/deployment.tsx @@ -335,11 +335,6 @@ export function DeploymentDatabase({ product }: DeploymentDatabaseProps) {

See also: