- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 20 Sep 2021 22:34:56 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 September 2021 05:35:08 UTC
@marcoscaceres commented on this pull request.
> + <td>""</td>
+ <td>"https://example.com/resources/start"</td>
+ <td>"https://example.com/"</td>
Wouldn't this be?:
```suggestion
<td>""</td>
<td>"https://example.com/resources/start"</td>
<td>"https://example.com/resources/start"</td>
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/988#pullrequestreview-759316629
Received on Tuesday, 21 September 2021 05:35:08 UTC