Skip to content

Commit c89607b

Browse files
committed
Update API signup page url.
1 parent 72c81d0 commit c89607b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sunlight/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
All Sunlight services share API keys. Nice, right?
2323
"""
2424

25-
API_SIGNUP_PAGE = "http://services.sunlightlabs.com/accounts/register/"
25+
API_SIGNUP_PAGE = "http://sunlightfoundation.com/api/accounts/register/"
2626
"""
2727
This is a link to the API Key signup page - so that we can sanely direct people
2828
to register for a key (if they don't already have one) -- after all, signing up

0 commit comments

Comments
 (0)