diff --git a/frontend/docs/pages/reference/cli/tui.mdx b/frontend/docs/pages/reference/cli/tui.mdx index c5f520b121..339ac671e7 100644 --- a/frontend/docs/pages/reference/cli/tui.mdx +++ b/frontend/docs/pages/reference/cli/tui.mdx @@ -20,7 +20,7 @@ hatchet tui The Runs view provides a similar experience to the Runs page in the Hatchet dashboard. You can filter and list runs based on filters. @@ -29,7 +29,7 @@ The Runs view provides a similar experience to the Runs page in the Hatchet dash The Workflows view allows you to see the list of workflows defined in your Hatchet deployment. You can view some details about each workflow, along with recent runs: @@ -38,6 +38,6 @@ The Workflows view allows you to see the list of workflows defined in your Hatch The Workers view shows the status of workers connected to your Hatchet deployment. You can see which workers are online, their registered workflows, and some other information. diff --git a/frontend/docs/public/cli/runs_view.mp4 b/frontend/docs/public/reference/cli/runs_view.mp4 similarity index 100% rename from frontend/docs/public/cli/runs_view.mp4 rename to frontend/docs/public/reference/cli/runs_view.mp4 diff --git a/frontend/docs/public/cli/workers_view.mp4 b/frontend/docs/public/reference/cli/workers_view.mp4 similarity index 100% rename from frontend/docs/public/cli/workers_view.mp4 rename to frontend/docs/public/reference/cli/workers_view.mp4 diff --git a/frontend/docs/public/cli/workflows_view.mp4 b/frontend/docs/public/reference/cli/workflows_view.mp4 similarity index 100% rename from frontend/docs/public/cli/workflows_view.mp4 rename to frontend/docs/public/reference/cli/workflows_view.mp4