File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -191,14 +191,14 @@ Append the product part of the TEI to the URI found
191
191
- TEI: ` urn:tei:uuid:products.example.com:d4d9f54a-abcf-11ee-ac79-1a52914d44b1 `
192
192
- DNS record: ` products.example.com `
193
193
- URL: ` https://products.example.com/.well-known/tea/d4d9f54a-abcf-11ee-ac79-1a52914d44b1/ `
194
- - HTTP 302 redirect to "https://teapot02.consumer.example.com/tea/v2/product-index /d4d9f54a-abcf-11ee-ac79-1a52914d44b1 '
194
+ - HTTP 302 redirect to "https://teapot02.consumer.example.com/tea/v2/product/d4d9f54a-abcf-11ee-ac79-1a52914d44b1 '
195
195
196
196
Always prefix with the https:// scheme. http (unencrypted) is not valid.
197
197
198
198
- TEI: ` urn:tei:uuid:products.example.com:d4d9f54a-abcf-11ee-ac79-1a52914d44b1 `
199
199
- URL: ` https://products.example.com/.well-known/tea/d4d9f54a-abcf-11ee-ac79-1a52914d44b1/ `
200
200
201
- ** NOTE:** The ` /.well-known/tea ` names space needs to be registred.
201
+ ** NOTE:** The ` /.well-known/tea ` names space needs to be registred.
202
202
203
203
## The TEA Version Index
204
204
You can’t perform that action at this time.
0 commit comments