Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Fix link errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Young-Zen committed Oct 11, 2023
1 parent 5fb575c commit dc30fab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Conductor server with support for the following backend:

### Docker File for Server and UI

[Docker Image Source for Server with UI](docker/server/DockerFile)
[Docker Image Source for Server with UI](server/Dockerfile)

### Configuration Guide for Conductor Server
Conductor uses a persistent store for managing state.
Expand Down Expand Up @@ -48,4 +48,4 @@ TODO: Link to the helm charts
|--------------------------------------------------------------|----------------------------|
| [docker-compose.yaml](docker-compose.yaml) | Redis + Elasticsearch 7 |
| [docker-compose-postgres.yaml](docker-compose-postgres.yaml) | Postgres + Elasticsearch 7 |
| [docker-compose-postgres.yaml](docker-compose-mysql.yaml) | Mysql + Elasticsearch 7 |
| [docker-compose-mysql.yaml](docker-compose-mysql.yaml) | Mysql + Elasticsearch 7 |

0 comments on commit dc30fab

Please sign in to comment.