Skip to content

Commit c229166

Browse files
author
Bharathi Selvaraj
committed
Fix file not found
1 parent 1a55344 commit c229166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/energy-data-services/tutorial-reservoir-ddms-websocket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For more information about DDMS, see [DDMS concepts](concepts-ddms.md).
4141
docker tag ${SSLCLIENT_IMAGE} open-etp:ssl-client
4242
```
4343

44-
1. Follow [How to generate auth token](./how-to-generate-auth-token) to create a valid auth token. This token is used to authenticate the calls to server.
44+
1. Follow [How to generate auth token](how-to-generate-auth-token) to create a valid auth token. This token is used to authenticate the calls to server.
4545

4646
1. Set the following variables:
4747
```bash

0 commit comments

Comments
 (0)