Skip to content

Commit 8c7d2d7

Browse files
authored
docs: bump docusaurus to v3 (#583)
Bumps the Docusaurus version to v3 and swaps the `docusaurus-plugin-typedoc-api` for our updated fork.
1 parent bca54a5 commit 8c7d2d7

File tree

4 files changed

+7374
-11312
lines changed

4 files changed

+7374
-11312
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ module.exports = {
8282
]),
8383
plugins: [
8484
[
85-
'docusaurus-plugin-typedoc-api',
85+
'@apify/docusaurus-plugin-typedoc-api',
8686
{
8787
projectRoot: `${__dirname}/..`,
8888
changelogs: false,

0 commit comments

Comments
 (0)