Skip to content

Commit ead5af7

Browse files
committed
put back redirect file for Python SDK
1 parent b675563 commit ead5af7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/sdks/uid2-sdk-ref-python.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { Redirect } from '@docusaurus/router';
2+
3+
<Redirect to="/docs/sdks/sdk-ref-python" />;

0 commit comments

Comments
 (0)