From 39d8ff305683e1c352c495258c42617636960f92 Mon Sep 17 00:00:00 2001 From: Luan Date: Wed, 17 Sep 2025 18:13:53 -0300 Subject: [PATCH] chore(docs): Update license 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 8864299..cba283a 100644 --- a/examples/sabr-shaka-example/README.md +++ b/examples/sabr-shaka-example/README.md @@ -29,4 +29,4 @@ Things **not included** in this minimal example but available in the main projec 3. Open your browser and navigate to the local URL provided by Vite (e.g., `http://localhost:5173`). ## License -Distributed under the [MIT](./LICENSE) License. \ No newline at end of file +Distributed under the [MIT](../../LICENSE) License. \ No newline at end of file