Skip to content

Commit 1fd2f05

Browse files
committed
1 parent 20d68c1 commit 1fd2f05

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# ruby-tts-reqs
1+
# ruby-tts-req
22

33
Text to Speech of Electronic Documents Containing Ruby: User Requirements
44

55
This document describes user requirements for text to speech of electronic documents containing ruby
66
and is developed under [Japanese Layout Task Force](https://www.w3.org/groups/tf/i18n-jlreq).
77
Check [README of Japanese Language Enablement repository](https://github.com/w3c/jlreq/blob/gh-pages/README.md) for providing feedbacks or participating.
88

9-
- Editor's draft: https://w3c.github.io/ruby-tts-reqs/
10-
- Draft NOTE: https://www.w3.org/TR/ruby-tts-reqs/ (aiming Internationalization WG NOTE, but not yet published)
9+
- Editor's draft: https://w3c.github.io/ruby-tts-req/
10+
- Draft NOTE: https://www.w3.org/TR/ruby-tts-req/ (aiming Internationalization WG NOTE, but not yet published)
1111

1212

1313
## Milestone

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
></script>
1111
<script class="remove">
1212
var respecConfig = {
13-
shortName: "ruby-tts-reqs",
13+
shortName: "ruby-tts-req",
1414
specStatus: "ED", // "WG-NOTE"
1515
noRecTrack: true,
16-
edDraftURI: "https://w3c.github.io/ruby-tts-reqs/",
16+
edDraftURI: "https://w3c.github.io/ruby-tts-req/",
1717
editors: [
1818
{ name: "MURATA Makoto [FAMILLY Given]", company: "Information Accessibility Institute", w3cid: "171631", },
1919
],
2020
group: "i18n",
2121
github: {
22-
repoURL: "w3c/ruby-tts-reqs",
22+
repoURL: "w3c/ruby-tts-req",
2323
branch: "gh-pages",
2424
},
2525
localBiblio: {

w3c.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"group": 109193
33
, "contacts": ["rishida", "himorin"]
4-
, "shortName": "ruby-tts-reqs"
4+
, "shortName": "ruby-tts-req"
55
, "policy": "restricted"
66
}

0 commit comments

Comments
 (0)