Skip to content

Commit d3269d8

Browse files
committed
Fix broken link
1 parent 9492ffb commit d3269d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/en/deployment/deploy-docker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metaDescription: "Step-by-step guide for deploying OpenReplay with Docker Compos
88
import Aside from '~/components/Aside.astro'
99

1010
<Aside type="tip">
11-
This is an experimental feature and its implementation may evolve in the future. OpenReplay cannot run in local, so even with Docker you'd still need a server. Consider our other [deployment options](/deployment.mdx).
11+
This is an experimental feature and its implementation may evolve in the future. OpenReplay cannot run in local, so even with Docker you'd still need a server. Consider our other [deployment options](/deployment).
1212
</Aside>
1313

1414
OpenReplay stack can be installed on a single machine with Docker Compose.

0 commit comments

Comments
 (0)