From 504cd370e2c761b392ba73d0239b76a2c4edadc8 Mon Sep 17 00:00:00 2001 From: Mikhail Smazhevsky Date: Fri, 5 Dec 2025 17:36:05 +0100 Subject: [PATCH 1/2] Update requirements link in import data guide --- .../doc-odm-user-guide/import-data-using-python-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/doc-odm-user-guide/import-data-using-python-script.md b/docs/user-guide/doc-odm-user-guide/import-data-using-python-script.md index b0531a5..c329468 100644 --- a/docs/user-guide/doc-odm-user-guide/import-data-using-python-script.md +++ b/docs/user-guide/doc-odm-user-guide/import-data-using-python-script.md @@ -6,7 +6,7 @@ to be able to import and edit data in ODM. ## Requirements -Read the full list of requirements [here](https://github.com/genestack/public-odm-docs/blob/develop/04.%20Working%20with%20study/Uploading%20a%20study/README.md) +Read the full list of requirements [here](../../tools/odm-sdk/terminal/study/uploading-study/#requirements) ## Optional experimental (signal) data files From 8ab1fee3d358abfc084e364464ea346e3e9bb91b Mon Sep 17 00:00:00 2001 From: Mikhail Smazhevsky Date: Mon, 8 Dec 2025 11:37:29 +0100 Subject: [PATCH 2/2] fix link --- .../doc-odm-user-guide/import-data-using-python-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/doc-odm-user-guide/import-data-using-python-script.md b/docs/user-guide/doc-odm-user-guide/import-data-using-python-script.md index c329468..913cc5b 100644 --- a/docs/user-guide/doc-odm-user-guide/import-data-using-python-script.md +++ b/docs/user-guide/doc-odm-user-guide/import-data-using-python-script.md @@ -6,7 +6,7 @@ to be able to import and edit data in ODM. ## Requirements -Read the full list of requirements [here](../../tools/odm-sdk/terminal/study/uploading-study/#requirements) +Read the full list of requirements [here](../../../tools/odm-sdk/terminal/study/uploading-study/#requirements) ## Optional experimental (signal) data files