Skip to content

Commit 8c41f19

Browse files
committed
Add back section linking to example assets repo
1 parent aac5f71 commit 8c41f19

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/verify.mdx

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,9 @@ For example: https://verify.contentauthenticity.org/?source=https://contentauth.
5252
To use Verify on an asset URL, the URL must not require any authentication and the hosting server must allow cross-origin resource sharing (CORS) in the `Access-Control-Allow-Origin` HTTP response header.
5353
:::
5454

55-
<!--
56-
57-
### C2PA test files
58-
59-
The [C2PA public-testfiles](https://spec.c2pa.org/public-testfiles/image/) repository contains image files that demonstrate Content Credentials, including multiple ingredients, Exif metadata, and various error conditions, along with links to inspect the assets using Verify and to view the corresponding manifest reports from the [C2PA Tool](c2patool).
55+
### Example assets
6056

61-
Currently, most of the asset files in the repository are JPEG images, but a few [PDF](https://spec.c2pa.org/public-testfiles/pdf/) and [video](https://spec.c2pa.org/public-testfiles/video/) test files are also available.
62-
63-
-->
57+
The [example-assets](https://github.com/contentauth/example-assets) repository contains some sample assets that demonstrate Content Credentials, including links to view the corresponding manifest reports from the [C2PA Tool](c2patool) and to inspect the assets using Verify.
6458

6559
## Information displayed
6660

0 commit comments

Comments
 (0)