Skip to content

Commit f9cfc59

Browse files
authored
Merge pull request #96100 from mamccrea/patch-35
Databricks: fix broken TOC links
2 parents 5813682 + 662af4b commit f9cfc59

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-databricks/TOC.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@
561561
- name: Explain
562562
href: /azure/databricks/spark/latest/spark-sql/language-manual/explain
563563
maintainContext: true
564-
- name: Fsck Repair Table (Delta Lake on Azure Databricks
564+
- name: Fsck Repair Table (Delta Lake on Azure Databricks)
565565
href: /azure/databricks/spark/latest/spark-sql/language-manual/fsck
566566
maintainContext: true
567567
- name: Functions
@@ -573,10 +573,10 @@
573573
- name: Load Data
574574
href: /azure/databricks/spark/latest/spark-sql/language-manual/load-data
575575
maintainContext: true
576-
- name: Merge Into (Delta Lake on Azure Databricks
576+
- name: Merge Into (Delta Lake on Azure Databricks)
577577
href: /azure/databricks/spark/latest/spark-sql/language-manual/merge-into
578578
maintainContext: true
579-
- name: Optimize (Delta Lake on Azure Databricks
579+
- name: Optimize (Delta Lake on Azure Databricks)
580580
href: /azure/databricks/spark/latest/spark-sql/language-manual/optimize
581581
maintainContext: true
582582
- name: Refresh Table
@@ -1522,9 +1522,9 @@
15221522
href: /azure/databricks/dev-tools/stack
15231523
maintainContext: true
15241524
- name: Azure Databricks REST API
1525-
href: /azure/databricks//rest/api/databricks
1525+
href: /rest/api/databricks
15261526
- name: Resource Manager template
1527-
href: /azure/databricks//azure/templates/microsoft.databricks/workspaces
1527+
href: /azure/templates/microsoft.databricks/workspaces
15281528
- name: Resources
15291529
items:
15301530
- name: Release notes

0 commit comments

Comments
 (0)