diff --git a/README.rst b/README.rst index 1ac1ef851..141613fd8 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ Arrow - Better dates & times for Python :alt: downloads :target: https://crate.io/packages/arrow -Documentation: `crsmithdev.com/arrow `_ +Documentation: `arrow.readthedocs.org `_ -------------------------------------------------------------------- What? @@ -88,8 +88,10 @@ And then: >>> local.humanize(locale='ko_kr') '1시간 전' + +Further documentation can be found at `arrow.readthedocs.org `_ Contributing ------------ -Contributions are welcome, especially with localization. See `locales.py `_ for what's currently supported. \ No newline at end of file +Contributions are welcome, especially with localization. See `locales.py `_ for what's currently supported.