aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/pipeline_input_context/configuration_and_connection.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-25 22:57:21 +0200
committerThéo de la Hogue2024-04-25 22:57:21 +0200
commit6e150b914e3bb0a7718410363498efb794b4ecbc (patch)
tree8a658524112ba213d2c1b9536fd2c4722195ec01 /docs/user_guide/pipeline_input_context/configuration_and_connection.md
parent8252697b266ffd2e6552d6a8bc70e659f58e014b (diff)
parente7d7c073d5ca505b79c321e32d451e5a71faf566 (diff)
downloadargaze-6e150b914e3bb0a7718410363498efb794b4ecbc.zip
argaze-6e150b914e3bb0a7718410363498efb794b4ecbc.tar.gz
argaze-6e150b914e3bb0a7718410363498efb794b4ecbc.tar.bz2
argaze-6e150b914e3bb0a7718410363498efb794b4ecbc.tar.xz
Merge branch doc/update.
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):