Skip to content

Commit 8ae117f

Browse files
committed
0.5.0 - add the broken link
Fix: Add the broken link `dash-pmcallback` for the page `/docs/apis/DashJsonGrid`.
1 parent da56872 commit 8ae117f

7 files changed

Lines changed: 7 additions & 0 deletions

File tree

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### :wrench: Fix
1010

1111
1. Fix: Add more translations for the new docusaurus version `3.6.3`.
12+
2. Fix: Add the broken link `dash-pmcallback` for the page `/docs/apis/DashJsonGrid`.
1213

1314
### 0.5.0 @ 11/29/2024
1415

docs/apis/DashJsonGrid.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,3 +485,4 @@ def delete_data(route, data):
485485

486486
[link-jsongrid]: https://github.com/RedHeadphone/react-json-grid?tab=readme-ov-file#props
487487
[link-loadstate]: https://dash.plotly.com/loading-states
488+
[dash-pmcallback]: https://dash.plotly.com/pattern-matching-callbacks

i18n/zh-cn/docusaurus-plugin-content-docs/current/apis/DashJsonGrid.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,3 +476,4 @@ def delete_data(route, data):
476476

477477
[link-jsongrid]: https://github.com/RedHeadphone/react-json-grid?tab=readme-ov-file#props
478478
[link-loadstate]: https://dash.plotly.com/loading-states
479+
[dash-pmcallback]: https://dash.plotly.com/pattern-matching-callbacks

i18n/zh-cn/docusaurus-plugin-content-docs/version-0.3.x/apis/DashJsonGrid.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,3 +470,4 @@ def delete_data(route, data):
470470

471471
[link-jsongrid]: https://github.com/RedHeadphone/react-json-grid?tab=readme-ov-file#props
472472
[link-loadstate]: https://dash.plotly.com/loading-states
473+
[dash-pmcallback]: https://dash.plotly.com/pattern-matching-callbacks

i18n/zh-cn/docusaurus-plugin-content-docs/version-0.4.x/apis/DashJsonGrid.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,3 +476,4 @@ def delete_data(route, data):
476476

477477
[link-jsongrid]: https://github.com/RedHeadphone/react-json-grid?tab=readme-ov-file#props
478478
[link-loadstate]: https://dash.plotly.com/loading-states
479+
[dash-pmcallback]: https://dash.plotly.com/pattern-matching-callbacks

versioned_docs/version-0.3.x/apis/DashJsonGrid.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,3 +481,4 @@ def delete_data(route, data):
481481

482482
[link-jsongrid]: https://github.com/RedHeadphone/react-json-grid?tab=readme-ov-file#props
483483
[link-loadstate]: https://dash.plotly.com/loading-states
484+
[dash-pmcallback]: https://dash.plotly.com/pattern-matching-callbacks

versioned_docs/version-0.4.x/apis/DashJsonGrid.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,3 +485,4 @@ def delete_data(route, data):
485485

486486
[link-jsongrid]: https://github.com/RedHeadphone/react-json-grid?tab=readme-ov-file#props
487487
[link-loadstate]: https://dash.plotly.com/loading-states
488+
[dash-pmcallback]: https://dash.plotly.com/pattern-matching-callbacks

0 commit comments

Comments
 (0)