From bae0579d6a7d46932892fb75867b49072aeaa77e Mon Sep 17 00:00:00 2001 From: Peng Sun Date: Fri, 17 Jul 2026 11:36:02 +0100 Subject: [PATCH] Update TOSA 1.0.2 release tag link Replace the v1.0.2-rc0 GitHub reference in the TOSA specification index with the final v1.0.2 release tag. Signed-off-by: Peng Sun --- _pages/tosa_spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/tosa_spec.md b/_pages/tosa_spec.md index 58575a2..9b1a4ed 100644 --- a/_pages/tosa_spec.md +++ b/_pages/tosa_spec.md @@ -22,7 +22,7 @@ flow: ## v1.0.2 * [HTML](tosa_spec_1_0_2.html) * [PDF](/assets/pdf/tosa_spec_1_0_2.pdf) - sha256: 23e3a52359e315742c25403251dcbb35e2518e834e28881ab5dca81d66b66455 - * [Git - tag: v1.0.2-rc0](https://github.com/arm/tosa-specification/tree/v1.0.2-rc0) + * [Git - tag: v1.0.2](https://github.com/arm/tosa-specification/tree/v1.0.2) ## v1.0.1 * [HTML](tosa_spec_1_0_1.html)