|
1 | 1 | { |
2 | 2 | "spec": { |
3 | 3 | "title": "Writing Assistance APIs", |
4 | | - "url": "https://wicg.github.io/writing-assistance-apis/" |
| 4 | + "url": "https://webmachinelearning.github.io/writing-assistance-apis/" |
5 | 5 | }, |
6 | 6 | "headings": [ |
7 | 7 | { |
8 | 8 | "id": "title", |
9 | | - "href": "https://wicg.github.io/writing-assistance-apis/#title", |
| 9 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#title", |
10 | 10 | "level": 1, |
11 | 11 | "title": "Writing Assistance APIs" |
12 | 12 | }, |
13 | 13 | { |
14 | 14 | "id": "abstract", |
15 | | - "href": "https://wicg.github.io/writing-assistance-apis/#abstract", |
| 15 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#abstract", |
16 | 16 | "level": 2, |
17 | 17 | "title": "Abstract" |
18 | 18 | }, |
19 | 19 | { |
20 | | - "id": "status", |
21 | | - "href": "https://wicg.github.io/writing-assistance-apis/#status", |
| 20 | + "id": "sotd", |
| 21 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#sotd", |
22 | 22 | "level": 2, |
23 | 23 | "title": "Status of this document" |
24 | 24 | }, |
25 | 25 | { |
26 | 26 | "id": "toc", |
27 | | - "href": "https://wicg.github.io/writing-assistance-apis/#toc", |
| 27 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#toc", |
28 | 28 | "level": 2, |
29 | 29 | "title": "Table of Contents" |
30 | 30 | }, |
31 | 31 | { |
32 | 32 | "id": "intro", |
33 | | - "href": "https://wicg.github.io/writing-assistance-apis/#intro", |
| 33 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#intro", |
34 | 34 | "level": 2, |
35 | 35 | "title": "Introduction", |
36 | 36 | "number": "1" |
37 | 37 | }, |
38 | 38 | { |
39 | 39 | "id": "shared-ai-api", |
40 | | - "href": "https://wicg.github.io/writing-assistance-apis/#shared-ai-api", |
| 40 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#shared-ai-api", |
41 | 41 | "level": 2, |
42 | 42 | "title": "Shared AI APIs and infrastructure", |
43 | 43 | "number": "2" |
44 | 44 | }, |
45 | 45 | { |
46 | 46 | "id": "summarizer-api", |
47 | | - "href": "https://wicg.github.io/writing-assistance-apis/#summarizer-api", |
| 47 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#summarizer-api", |
48 | 48 | "level": 2, |
49 | 49 | "title": "The summarizer API", |
50 | 50 | "number": "3" |
51 | 51 | }, |
52 | 52 | { |
53 | 53 | "id": "summarizer-creation", |
54 | | - "href": "https://wicg.github.io/writing-assistance-apis/#summarizer-creation", |
| 54 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#summarizer-creation", |
55 | 55 | "level": 3, |
56 | 56 | "title": "Creation", |
57 | 57 | "number": "3.1" |
58 | 58 | }, |
59 | 59 | { |
60 | 60 | "id": "summarizer-capabilities", |
61 | | - "href": "https://wicg.github.io/writing-assistance-apis/#summarizer-capabilities", |
| 61 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#summarizer-capabilities", |
62 | 62 | "level": 3, |
63 | 63 | "title": "Capabilities", |
64 | 64 | "number": "3.2" |
65 | 65 | }, |
66 | 66 | { |
67 | 67 | "id": "the-aisummarizer-class", |
68 | | - "href": "https://wicg.github.io/writing-assistance-apis/#the-aisummarizer-class", |
| 68 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#the-aisummarizer-class", |
69 | 69 | "level": 3, |
70 | 70 | "title": "The AISummarizer class", |
71 | 71 | "number": "3.3" |
72 | 72 | }, |
73 | 73 | { |
74 | 74 | "id": "summarizer-options", |
75 | | - "href": "https://wicg.github.io/writing-assistance-apis/#summarizer-options", |
| 75 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#summarizer-options", |
76 | 76 | "level": 3, |
77 | 77 | "title": "Options", |
78 | 78 | "number": "3.4" |
79 | 79 | }, |
80 | 80 | { |
81 | 81 | "id": "summarizer-errors", |
82 | | - "href": "https://wicg.github.io/writing-assistance-apis/#summarizer-errors", |
| 82 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#summarizer-errors", |
83 | 83 | "level": 3, |
84 | 84 | "title": "Errors", |
85 | 85 | "number": "3.5" |
86 | 86 | }, |
87 | 87 | { |
88 | 88 | "id": "index", |
89 | | - "href": "https://wicg.github.io/writing-assistance-apis/#index", |
| 89 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#index", |
90 | 90 | "level": 2, |
91 | 91 | "title": "Index" |
92 | 92 | }, |
93 | 93 | { |
94 | 94 | "id": "index-defined-here", |
95 | | - "href": "https://wicg.github.io/writing-assistance-apis/#index-defined-here", |
| 95 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#index-defined-here", |
96 | 96 | "level": 3, |
97 | 97 | "title": "Terms defined by this specification" |
98 | 98 | }, |
99 | 99 | { |
100 | 100 | "id": "index-defined-elsewhere", |
101 | | - "href": "https://wicg.github.io/writing-assistance-apis/#index-defined-elsewhere", |
| 101 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#index-defined-elsewhere", |
102 | 102 | "level": 3, |
103 | 103 | "title": "Terms defined by reference" |
104 | 104 | }, |
105 | 105 | { |
106 | 106 | "id": "references", |
107 | | - "href": "https://wicg.github.io/writing-assistance-apis/#references", |
| 107 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#references", |
108 | 108 | "level": 2, |
109 | 109 | "title": "References" |
110 | 110 | }, |
111 | 111 | { |
112 | 112 | "id": "normative", |
113 | | - "href": "https://wicg.github.io/writing-assistance-apis/#normative", |
| 113 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#normative", |
114 | 114 | "level": 3, |
115 | 115 | "title": "Normative References" |
116 | 116 | }, |
117 | 117 | { |
118 | 118 | "id": "idl-index", |
119 | | - "href": "https://wicg.github.io/writing-assistance-apis/#idl-index", |
| 119 | + "href": "https://webmachinelearning.github.io/writing-assistance-apis/#idl-index", |
120 | 120 | "level": 2, |
121 | 121 | "title": "IDL Index" |
122 | 122 | } |
|
0 commit comments