Fix web-console snapshots (#13408)

* Fix web-console snapshots

* Revert changes to package and package-lock.json
This commit is contained in:
Kashif Faraz 2022-11-22 14:37:29 +05:30 committed by GitHub
parent 0c6681517c
commit 35580fe74d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -325,7 +325,7 @@ exports[`HeaderBar matches snapshot 1`] = `
<Blueprint4.MenuItem
active={false}
disabled={false}
href="https://druid.apache.org/docs/latest"
href="https://druid.apache.org/docs/25.0.0"
icon="th"
multiline={false}
popoverProps={Object {}}

View File

@ -63,7 +63,7 @@ exports[`RetentionDialog matches snapshot 1`] = `
Druid uses rules to determine what data should be retained in the cluster. The rules are evaluated in order from top to bottom. For more information please refer to the
<a
href="https://druid.apache.org/docs/latest/operations/rule-configuration.html"
href="https://druid.apache.org/docs/25.0.0/operations/rule-configuration.html"
rel="noopener noreferrer"
target="_blank"
>

View File

@ -9,7 +9,7 @@ exports[`ExecutionErrorPane matches snapshot 1`] = `
className="error-message-text"
>
<Memo(ExternalLink)
href="https://druid.apache.org/docs/latest/multi-stage-query/concepts.html#error-codes"
href="https://druid.apache.org/docs/25.0.0/multi-stage-query/concepts.html#error-codes"
>
TooManyWarnings
</Memo(ExternalLink)>