aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/pipeline_input_context/configuration_and_connection.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/pipeline_input_context/configuration_and_connection.md')
-rw-r--r--docs/user_guide/pipeline_input_context/configuration_and_connection.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/pipeline_input_context/configuration_and_connection.md b/docs/user_guide/pipeline_input_context/configuration_and_connection.md
index 392860f..4aac88a 100644
--- a/docs/user_guide/pipeline_input_context/configuration_and_connection.md
+++ b/docs/user_guide/pipeline_input_context/configuration_and_connection.md
@@ -5,7 +5,7 @@ Once an [ArContext is defined](context_definition.md), it have to be connected t
# Load JSON configuration file
-An [ArContext](../../argaze.md/#argaze.ArFeatures.ArContext) can be loaded from a JSON configuration file thanks to the argaze.load package method.
+An [ArContext](../../argaze.md/#argaze.ArFeatures.ArContext) can be loaded from a JSON configuration file thanks to the [argaze.load](../../argaze.md/#argaze.load) package method.
Here is a JSON configuration file related to the [previously defined Example context](context_definition.md):