From befa5a4d6902f986592f97e2523e7fc6f6722ff4 Mon Sep 17 00:00:00 2001 From: Luan Date: Wed, 17 Sep 2025 18:12:39 -0300 Subject: [PATCH] chore(docs): Fix kira link --- examples/sabr-shaka-example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sabr-shaka-example/README.md b/examples/sabr-shaka-example/README.md index 1e06d2a..8864299 100644 --- a/examples/sabr-shaka-example/README.md +++ b/examples/sabr-shaka-example/README.md @@ -4,7 +4,7 @@ This project provides a minimal, self-contained example of how to use [Shaka Pla ## Note -For an implementation that includes a proper user interface, advanced features, and best practices, please see the main **[Kira](https://github.com/LuanRT/yt-sabr-shaka-demo)** project this example is derived from. +For an implementation that includes a proper user interface, advanced features, and best practices, please see the main **[Kira](https://github.com/LuanRT/kira)** project this example is derived from. Things **not included** in this minimal example but available in the main project: * A proper watch page and user interface.