From bc6869579a9725b45bb2860048f2dab2c59695f7 Mon Sep 17 00:00:00 2001 From: Emelia Smith Date: Thu, 28 Jul 2022 13:54:57 +0200 Subject: [PATCH] docs: updating seeding pods to reference new URLs Inrupt PodSpaces has been migrated to ESS 2.0 and the URLs have all changed. This change updates the documentation to reference the new URLs. https://inrupt.com/blog/pod-spaces-upgrade --- documentation/markdown/seeding-pods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/markdown/seeding-pods.md b/documentation/markdown/seeding-pods.md index a5f519641..079a29c40 100644 --- a/documentation/markdown/seeding-pods.md +++ b/documentation/markdown/seeding-pods.md @@ -27,7 +27,7 @@ For example, to set up a pod without registering the generated WebID with the Id "podName": "example", "email": "hello@example.com", "password": "abc123", - "webId": "https://pod.inrupt.com/example/profile/card#me", + "webId": "https://id.inrupt.com/example", "register": false } ]