Skip to content

Commit f80c9cb

Browse files
committed
Link fix didn't work in deploy preview
1 parent 3399344 commit f80c9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/js-sdk/getting-started/legacy-js-sdk-redirect.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ title: Redirect
55

66
import { Redirect } from '@docusaurus/router';
77

8-
<Redirect to="../../js-sdk/js-landing/" />
8+
<Redirect to="../../js-landing/" />
99

1010
This page will be redirected to `https://opensource.contentauthenticity.org/docs/js-sdk/js-landing`.

0 commit comments

Comments
 (0)