Skip to content

Commit

Permalink
fix link to api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsobreira committed Feb 16, 2016
1 parent 3945891 commit c585bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leadrouter/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class Client(object):
'''
Client is a simple direct http client to the lead_router REST API
https://github.com/RealGeeks/lead_router/wiki/Lead-Router-REST-API
http://docs.realgeeks.com/incoming_leads_api
'''

def __init__(self, host, user, token):
Expand Down

0 comments on commit c585bc6

Please sign in to comment.