Update docusaurus.config.js

This commit is contained in:
luke-hagar-sp
2023-04-20 09:40:48 -05:00
parent b78c110991
commit 0bf254d7e0

View File

@@ -226,7 +226,7 @@ const config = {
},
PMS: {
specPath: "static/plex-media-server-spec-dereferenced.yaml", // Path to designated spec file
outputDir: "docs/plex-media-server", // Output directory for generated .mdx docs
outputDir: "docs/plex", // Output directory for generated .mdx docs
template: "api.mustache",
downloadUrl:
"https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/plex-api-spec-dereferenced.yaml",