diff --git a/docs/eoepca/workspace.md b/docs/eoepca/workspace.md index 1783e69a..46d36f45 100644 --- a/docs/eoepca/workspace.md +++ b/docs/eoepca/workspace.md @@ -118,7 +118,7 @@ These ConfigMaps are designed to be mounted as files into the runtime environmen The templates are provided to the Workspace API as a `ConfigMap` in the namespace of the Workspace API deployment... -_(for full examples see [https://github.com/EOEPCA/deployment-guide/tree/main/deploy/eoepca/workspace-templates](https://github.com/EOEPCA/deployment-guide/tree/main/deploy/eoepca/workspace-templates))_ +_(for full examples see [https://github.com/EOEPCA/deployment-guide/tree/eoepca-v1.3/deploy/eoepca/workspace-templates](https://github.com/EOEPCA/deployment-guide/tree/eoepca-v1.3/deploy/eoepca/workspace-templates))_ ```yaml apiVersion: v1 diff --git a/docs/quickstart/processing-deployment.md b/docs/quickstart/processing-deployment.md index 0c6a4024..f98e3e93 100644 --- a/docs/quickstart/processing-deployment.md +++ b/docs/quickstart/processing-deployment.md @@ -28,7 +28,7 @@ The ADES service is accessed at the endpoint `ades-open.` - e.g. `ades-o ## Example Requests -Some sample requests have been prepared in the subdirectory [`deploy/samples/requests/processing`](https://github.com/EOEPCA/deployment-guide/tree/main/deploy/samples/requests/processing) - for example... +Some sample requests have been prepared in the subdirectory [`deploy/samples/requests/processing`](https://github.com/EOEPCA/deployment-guide/tree/eoepca-v1.3/deploy/samples/requests/processing) - for example... * [`convert`](https://github.com/EOEPCA/deployment-guide/blob/eoepca-v1.3/deploy/samples/requests/processing/convert-url.http)
_Provides a 'hello world' processing example that can be used simply to check that the processing capability has been well deployed_