Skip to content

Commit 672bb64

Browse files
committed
docs: fix dead link to removed generic backend page
1 parent d114faa commit 672bb64

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

configuration/backends/overview.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,12 @@ Sprocket evaluates a workflow locally and decomposes it into tasks. Sprocket dis
44
these tasks to a configured execution backend responsible for starting, monitoring, and
55
responding to task lifecycle events.
66

7-
Sprocket currently supports two execution backends:
7+
Sprocket currently supports the following execution backends:
88

99
* A local [Docker execution backend](/configuration/backends/docker.md).
1010
* A remote [Task Execution Service backend](/configuration/backends/tes.md).
11-
12-
There are additional execution backends currently under development:
13-
14-
* An [LSF + Apptainer HPC backend](/configuration/backends/lsf.md).
15-
* A [Slurm + Apptainer HPC backend](/configuration/backends/slurm.md).
16-
* A [generic backend](/configuration/backends/generic.md).
11+
* An [LSF + Apptainer HPC backend](/configuration/backends/lsf.md) (experimental).
12+
* A [Slurm + Apptainer HPC backend](/configuration/backends/slurm.md) (experimental).
1713

1814
## Backend configuration
1915

0 commit comments

Comments
 (0)