Skip to content

Commit 15a3a72

Browse files
committed
docs: remove faulty extlink references in 12_task-automation.md
1 parent 01c2dc0 commit 15a3a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/12_task-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This section evaluates tools that provide a standardized command-line interface
2727

2828
We evaluated tools designed for defining and running tasks, particularly in a Python context:
2929

30-
### Option 1: `Makefile` / [:term:`Just`](just-documentation - example task runner)
30+
### Option 1: `Makefile` / [:term:`Just`](just-documentation)
3131

3232
- **Description:** Generic task runners (`make`, `just`, `task`, etc.) configured with their own syntax (Makefiles, Justfiles) to execute shell commands. Not Python-specific.
3333
- **Evaluation:**

0 commit comments

Comments
 (0)