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
This commit is contained in:
Emelia Smith 2022-07-28 13:54:57 +02:00 committed by Joachim Van Herwegen
parent d7d1480e8e
commit bc6869579a

View File

@ -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
}
]