Skip to content

Commit

Permalink
Added docs link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
spookylukey committed Mar 9, 2015
1 parent 8e8858b commit 8d799f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ In a cron job file:
* * * * * (/path/to/your/python /path/to/your/manage.py send_mail >> ~/cron_mail.log 2>&1)
0,20,40 * * * * (/path/to/your/python /path/to/your/manage.py retry_deferred >> ~/cron_mail_deferred.log 2>&1)

See ``usage.rst`` in the docs for more advanced use cases.
See ``usage.rst`` in the docs for more advanced use cases - https://github.com/pinax/django-mailer/blob/master/docs/usage.rst#usage


To run tests:
Expand Down

0 comments on commit 8d799f2

Please sign in to comment.