From 641cd30291db20b58b9a42b594912b210e26e907 Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso Date: Fri, 19 Jul 2024 18:36:46 +0200 Subject: [PATCH] Update docs/aws.md [ci skip] Co-authored-by: Ben Sherman Signed-off-by: Paolo Di Tommaso --- docs/aws.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/aws.md b/docs/aws.md index 83f4cf4566..abecc989ed 100644 --- a/docs/aws.md +++ b/docs/aws.md @@ -213,8 +213,7 @@ aws { ``` :::{tip} -Different queues bound to the same or different Compute Environments can be configured according to each process' requirements, -either by specifying the `queue` directive in script the process definition or via {ref}`config-process-selectors` in your Nextflow configuration. +Each process can be configured with its own queue by using the {ref}`process-queue` directive in the process definition or via {ref}`config-process-selectors` in your Nextflow configuration. ::: ## Container Options