Skip to content

Commit 7c28d0d

Browse files
committed
Merge pull request #195 from crsmithdev/andrewelkins-doc-update
Update README.rst to point docs to readthedocs
2 parents 859a449 + 142816a commit 7c28d0d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Arrow - Better dates & times for Python
99
:alt: downloads
1010
:target: https://crate.io/packages/arrow
1111

12-
Documentation: `crsmithdev.com/arrow <http://crsmithdev.com/arrow>`_
12+
Documentation: `arrow.readthedocs.org <http://arrow.readthedocs.org/en/latest/>`_
1313
--------------------------------------------------------------------
1414

1515
What?
@@ -88,8 +88,10 @@ And then:
8888
8989
>>> local.humanize(locale='ko_kr')
9090
'1시간 전'
91+
92+
Further documentation can be found at `arrow.readthedocs.org <http://arrow.readthedocs.org/en/latest/>`_
9193

9294
Contributing
9395
------------
9496

95-
Contributions are welcome, especially with localization. See `locales.py <https://github.com/crsmithdev/arrow/blob/master/arrow/locales.py>`_ for what's currently supported.
97+
Contributions are welcome, especially with localization. See `locales.py <https://github.com/crsmithdev/arrow/blob/master/arrow/locales.py>`_ for what's currently supported.

0 commit comments

Comments
 (0)