docs: update docusaurus 2 stuff (#14864)

This commit is contained in:
317brian 2023-09-08 14:19:15 -07:00 committed by GitHub
parent 699893bcff
commit 09f7dfe327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1849 additions and 12658 deletions

View File

@ -23,7 +23,7 @@ sidebar_label: Dynamic configuration
~ under the License.
-->
This document describes the API endpoints to retrieve and manage the dynamic configurations for the [Coordinator](../configuration/index.html#overlord-dynamic-configuration) and [Overlord](../configuration/index.html#dynamic-configuration) in Apache Druid.
This document describes the API endpoints to retrieve and manage the dynamic configurations for the [Coordinator](../configuration/index.md#overlord-dynamic-configuration) and [Overlord](../configuration/index.md#dynamic-configuration) in Apache Druid.
## Coordinator dynamic configuration

14499
website/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,9 +28,9 @@
"sass": "^1.62.1"
},
"dependencies": {
"@docusaurus/core": "2.4.0",
"@docusaurus/plugin-client-redirects": "2.4.0",
"@docusaurus/preset-classic": "2.4.0",
"@docusaurus/core": "^2.4.1",
"@docusaurus/plugin-client-redirects": "^2.4.1",
"@docusaurus/preset-classic": "^2.4.1",
"clsx": "^1.1.1",
"fast-glob": "^3.2.2",
"fs-extra": "^8.1.0",