Skip to content

Commit 085d2c1

Browse files
authored
Fixed broken anchor for doc release (#3720)
## Changes Fixed a broken anchor referencing process from workflows ### Tests - [x] manually tested <img width="1095" alt="image" src="https://github.com/user-attachments/assets/95ecf5be-e852-49dd-a95c-b3398d268dc7" />
1 parent 37328d5 commit 085d2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ucx/docs/reference/workflows/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Workflows
22

33
Part of UCX is deployed as [Databricks workflows](https://docs.databricks.com/en/workflows/index.html) to orchestrate
4-
steps of the [migration process](/docs/reference/process). You can view the status of deployed workflows through the
4+
steps of the [migration process](/docs/process). You can view the status of deployed workflows through the
55
[`workflows` command](/docs/reference/commands#workflows) and rerun failed workflows with the
66
[`repair-run` command](/docs/reference/commands#repair-run).
77

0 commit comments

Comments
 (0)