Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Ossowski committed Oct 27, 2015
1 parent 93c378e commit 6b723a6
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 @@ -64,7 +64,7 @@ To actually send the messages on the queue, add this to a cron job file or equiv
Documentation
---------------

See ``usage.rst`` in the docs for more advanced use cases - https://github.com/pinax/django-mailer/blob/master/docs/usage.rst#usage.
The django-mailer documentation can be found at http://django-mailer2.readthedocs.org/en/latest/. See ``usage.rst`` in the docs for more advanced use cases - https://github.com/pinax/django-mailer/blob/master/docs/usage.rst#usage.
The Pinax documentation is available at http://pinaxproject.com/pinax/.


Expand Down

2 comments on commit 6b723a6

@spookylukey
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ossanna16 - This commit seems to be incorrect. The docs at http://django-mailer2.readthedocs.org/en/latest/ are for a different version of django-mailer, and those docs are not built from the docs/ folder in this project. There is no readthedocs for this project, and there doesn't seem to be a need - the README is sufficient for almost everything.

@ossanna16
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed!

Please sign in to comment.