mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 04:20:40 +00:00
Update sdk-docs.js
This commit is contained in:
@@ -11,11 +11,7 @@ export default function SdkDocs() {
|
||||
description="Community Made SDK Documentation for Plex"
|
||||
noFooter
|
||||
>
|
||||
<iframe
|
||||
className={styles.sdkDocs}
|
||||
id="sdk-docs"
|
||||
src="https://plex-sdk-docs.vercel.app/typescript/client_sdks"
|
||||
/>
|
||||
<p>Currently under maintenance, working on something very exciting.</p>
|
||||
</Layout>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user