Skip to content

Commit

Permalink
[doc] Fix git links to match tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rconway committed Sep 28, 2023
1 parent b7a3e55 commit 90b3158
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/eoepca/workspace.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart/processing-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The ADES service is accessed at the endpoint `ades-open.<domain>` - 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)<br>
_Provides a 'hello world' processing example that can be used simply to check that the processing capability has been well deployed_
Expand Down

0 comments on commit 90b3158

Please sign in to comment.