From bb323b5bc83af50e502384990d360c37530e4e13 Mon Sep 17 00:00:00 2001 From: Fuqiao Xue Date: Sun, 4 Jan 2026 15:08:49 +0800 Subject: [PATCH] Fix link to ruby TTS user requirements document per https://www.w3.org/2025/11/11-i18n-minutes.html#7242 --- explainers/ruby-tts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explainers/ruby-tts.md b/explainers/ruby-tts.md index 2825eaa..6112f30 100644 --- a/explainers/ruby-tts.md +++ b/explainers/ruby-tts.md @@ -88,7 +88,7 @@ and a potential solution. > Note: More different patterns of ruby usage, > with a focus on Japanese, -> are discussed in [Text to Speech of Electronic Documents Containing Ruby: User Requirements](https://w3c.github.io/ruby-t2s-req/). +> are discussed in [Text to Speech of Electronic Documents Containing Ruby: User Requirements](https://w3c.github.io/ruby-tts-req/). > With thanks to its author, this explainer borrows some examples from that document. In the context of this document,