We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763dd39 commit 26cd932Copy full SHA for 26cd932
1 file changed
src/signup/config-default.js
@@ -17,7 +17,7 @@ export default { // @@ should not use export default
17
/**
18
* Default signup endpoints (list of identity providers)
19
*/
20
- signupEndpoint: 'https://solidproject.org/use-solid/',
+ signupEndpoint: 'https://solidproject.org/get_a_pod',
21
22
23
* Default height of the Signup popup window, in pixels
0 commit comments