From f2cde5176a046f65a00918304eb4647f85810e48 Mon Sep 17 00:00:00 2001 From: Luke Bermingham <1215582+lukehb@users.noreply.github.com> Date: Tue, 31 Oct 2023 09:07:28 +1000 Subject: [PATCH] Update link to frontend docs to be /frontend Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05a89b22..218b5e40 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The Pixel Streaming Infrastructure contains reference implementations for all th - shared libraries for [communication](Frontend/library/) and [UI](Frontend/ui-library/) functionality - separate [implementations](Frontend/implementations/) using different techologies such as TypeScript or React/JSX - For detailed information, see the [frontend readme](Frontend/README.md). + For detailed information, see the [/frontend](/Frontend/). ## Releases We release a number of different components under this repository, specifically: