Skip to content

Commit 1847061

Browse files
committed
Added permalinks to replace empty md files
1 parent b215b37 commit 1847061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ nav:
5252
- kNN Classification: examples/ml-knn.md
5353
- ROC and PR Curves: examples/ml-roc-pr.md
5454
- PCA Visualization: examples/ml-pca.md
55-
- AI/ML Apps with Dash: examples/ml_apps.md
55+
- AI/ML Apps with Dash: https://plotly.com/building-machine-learning-web-apps-in-python/
5656
- t-SNE and UMAP projections: examples/ml-tsne-umap-projections.md
5757
- animations:
5858
- Intro to Animations: examples/animations.md
@@ -96,7 +96,7 @@ nav:
9696
- Creating and Updating Figures: examples/creating-and-updating-figures.md
9797
- Displaying Figures: examples/renderers.md
9898
- Plotly Express: examples/plotly-express.md
99-
- Analytical Apps with Dash: examples/dash.md
99+
- Analytical Apps with Dash: https://dash.plotly.com/
100100
- Static Image Export: examples/static-image-export.md
101101
- Theming and templates: examples/templates.md
102102
- Changes in Version 6: examples/v6-changes.md

0 commit comments

Comments
 (0)