From f32a5215a663077872909fe58c1194ee77634ca6 Mon Sep 17 00:00:00 2001 From: BigBlueHat Date: Tue, 24 Mar 2026 12:27:09 -0400 Subject: [PATCH] Fix URL in README to production LDP index. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c33fc33..83eb068 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ A Linked Data Platform (LDP) Basic Container document of the contents of the generate the absolute URLs in the JSON-LD. The production LDP index is at -`https://examples.vcplayground.org/credentials/index.jsonld`. It is primarily +`https://examples.vcplayground.org/credentials/index.json`. It is primarily intended for use by [VC Viewer](https://github.com/digitalbazaar/vc-viewer), but may be useful for other applications as well.