diff --git a/desktop/extensions-sdk/build/set-up/minimal-backend-extension.md b/desktop/extensions-sdk/build/set-up/minimal-backend-extension.md index 94fbbd2094..32d4505adf 100644 --- a/desktop/extensions-sdk/build/set-up/minimal-backend-extension.md +++ b/desktop/extensions-sdk/build/set-up/minimal-backend-extension.md @@ -12,7 +12,7 @@ For extensions with a backend service running REST services over sockets or name >Note > ->Before you start, make sure you have installed the latest version of [Docker Desktop](../../release-notes.md). +>Before you start, make sure you have installed the latest version of [Docker Desktop](../../../release-notes.md). ## Extension folder structure diff --git a/desktop/extensions-sdk/build/set-up/minimal-frontend-extension.md b/desktop/extensions-sdk/build/set-up/minimal-frontend-extension.md index 9bddcb4e84..bb851168b9 100644 --- a/desktop/extensions-sdk/build/set-up/minimal-frontend-extension.md +++ b/desktop/extensions-sdk/build/set-up/minimal-frontend-extension.md @@ -10,7 +10,7 @@ To start creating your extension, you first need a directory with files which ra >Note > ->Before you start, make sure you have installed the latest version of [Docker Desktop](../../release-notes.md). +>Before you start, make sure you have installed the latest version of [Docker Desktop](../../../release-notes.md). ## Extension folder structure diff --git a/desktop/extensions-sdk/build/set-up/minimal-frontend-using-docker-cli.md b/desktop/extensions-sdk/build/set-up/minimal-frontend-using-docker-cli.md index 1ec6e16e87..3557ab0dc0 100644 --- a/desktop/extensions-sdk/build/set-up/minimal-frontend-using-docker-cli.md +++ b/desktop/extensions-sdk/build/set-up/minimal-frontend-using-docker-cli.md @@ -10,7 +10,7 @@ To start creating your extension, you first need a directory with files which ra >Note > ->Before you start, make sure you have installed the latest version of [Docker Desktop](../../release-notes.md). +>Before you start, make sure you have installed the latest version of [Docker Desktop](../../../release-notes.md). ## Extension folder structure diff --git a/desktop/extensions-sdk/build/set-up/react-extension.md b/desktop/extensions-sdk/build/set-up/react-extension.md index 5b572a3b6e..aac1c4b24e 100644 --- a/desktop/extensions-sdk/build/set-up/react-extension.md +++ b/desktop/extensions-sdk/build/set-up/react-extension.md @@ -10,7 +10,7 @@ To start creating your extension, you first need a directory with files which ra >Note > ->Before you start, make sure you have installed the latest version of [Docker Desktop](../../release-notes.md). +>Before you start, make sure you have installed the latest version of [Docker Desktop](../../../release-notes.md). ## Extension folder structure