We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c81d0 commit c89607bCopy full SHA for c89607b
1 file changed
sunlight/config.py
@@ -22,7 +22,7 @@
22
All Sunlight services share API keys. Nice, right?
23
"""
24
25
-API_SIGNUP_PAGE = "http://services.sunlightlabs.com/accounts/register/"
+API_SIGNUP_PAGE = "http://sunlightfoundation.com/api/accounts/register/"
26
27
This is a link to the API Key signup page - so that we can sanely direct people
28
to register for a key (if they don't already have one) -- after all, signing up
0 commit comments