From f66fa2d590cf091dcc97ed0c44d75db7515e353f Mon Sep 17 00:00:00 2001 From: Philipp Bontemps Date: Sat, 13 Jan 2024 13:13:54 +0100 Subject: [PATCH] Update README.md Fix link to Unreal Dockerfile Signed-off-by: Philipp Bontemps --- deploy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/README.md b/deploy/README.md index 44a82ea..24d883a 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -225,7 +225,7 @@ tag name can be used, so long as it's repo/tag is known prior to deployment. ### Pixel Streaming Build -For this piece, an example `Dockerfile` is provided in the [unreal](../unreal/Dockerfile) directory. +For this piece, an example `Dockerfile` is provided in the [unreal](../src/unreal/Dockerfile) directory. In this example, it is expected that the `./project` relative path contains the full project source, which would be `./project/PixelStreamingDemo.uproject` in @@ -561,4 +561,4 @@ architecture [coturn]:https://github.com/coturn/coturn [pion-turn]:https://github.com/pion/turn [dcgm-exporter-dashboard]:https://grafana.com/grafana/dashboards/12239 -[cluster-autoscaling]:https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingclusterautoscaler.htm \ No newline at end of file +[cluster-autoscaling]:https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingclusterautoscaler.htm