We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3399344 commit f80c9cbCopy full SHA for f80c9cb
docs/js-sdk/getting-started/legacy-js-sdk-redirect.mdx
@@ -5,6 +5,6 @@ title: Redirect
5
6
import { Redirect } from '@docusaurus/router';
7
8
-<Redirect to="../../js-sdk/js-landing/" />
+<Redirect to="../../js-landing/" />
9
10
This page will be redirected to `https://opensource.contentauthenticity.org/docs/js-sdk/js-landing`.
0 commit comments