Skip to content

Commit

Permalink
chore: update stoplight element path
Browse files Browse the repository at this point in the history
  • Loading branch information
Indyandie committed Oct 22, 2024
1 parent c32c3ec commit 95535d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ export default defineConfig({
items: openAPISidebarGroups,
},
{
label: 'Elements',
autogenerate: { directory: 'elements' },
label: 'Stoplight',
autogenerate: { directory: 'stoplight' },
},
],
}),
Expand Down
1 change: 0 additions & 1 deletion src/content/docs/stoplight/element.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ sidebar:
import Poke from "../../../components/PokeapiElements.html";

<Poke/>

0 comments on commit 95535d3

Please sign in to comment.