From 5c4fb23c88ed83557e5299124120b0b16b3b1cb7 Mon Sep 17 00:00:00 2001
From: Giulia Garcia <147185635+giuliaelgarcia@users.noreply.github.com>
Date: Fri, 22 Nov 2024 14:19:15 +0000
Subject: [PATCH] Update pipeline_ingestion_yml.md
---
docs/yaml_docs/pipeline_ingestion_yml.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/yaml_docs/pipeline_ingestion_yml.md b/docs/yaml_docs/pipeline_ingestion_yml.md
index 74b45452..4b1fe645 100644
--- a/docs/yaml_docs/pipeline_ingestion_yml.md
+++ b/docs/yaml_docs/pipeline_ingestion_yml.md
@@ -31,7 +31,7 @@ You can download the different ingestion `pipeline.yml` files here:
## Compute resources options
resources
-Computing resources to use, specifically the number of threads used for parallel jobs, check threads_tasks_panpipes.md](https://github.com/DendrouLab/panpipes/blob/threads_doc_g/docs/yaml_docs/threads_tasks_panpipes.md) for more information on which threads each specific task requires.
+Computing resources to use, specifically the number of threads used for parallel jobs. Check [threads_tasks_panpipes.md](https://github.com/DendrouLab/panpipes/blob/threads_doc_g/docs/yaml_docs/threads_tasks_panpipes.md) for more information on which threads each specific task requires.
Specified by the following three parameters:
- threads_high `Integer`, Default: 1
Number of threads used for high intensity computing tasks.