Linked Doc gen

This commit is contained in:
luke-hagar-sp
2023-03-27 12:57:43 -05:00
parent a969109f63
commit abfe227a45
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ const sidebars = {
type: "generated-index",
title: "Plex API",
description:
"This documentation is generated from the plex open api specificiation file",
"This documentation is generated from an OpenAPI Specificiation File",
slug: "/plex",
},
items: require("./docs/plex/sidebar.js"),