Fix readme links (#1109)

* fix links to docs now that we use readthedocs

* fix badge links in readme
This commit is contained in:
Jonathan Wren 2020-12-12 12:41:49 -08:00 committed by GitHub
parent ae6041a010
commit eddf37a1b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View file

@ -4,7 +4,10 @@
</a>
</p>
jrnl ![Testing](https://github.com/jrnl-org/jrnl/workflows/Testing/badge.svg) [![Downloads](https://pepy.tech/badge/jrnl)](https://pepy.tech/project/jrnl) [![Version](http://img.shields.io/pypi/v/jrnl.svg?style=flat)](https://pypi.python.org/pypi/jrnl/)
jrnl
[![Testing](https://github.com/jrnl-org/jrnl/workflows/Testing/badge.svg)](https://github.com/jrnl-org/jrnl/actions?query=workflow%3ATesting)
[![Downloads](https://pepy.tech/badge/jrnl)](https://pepy.tech/project/jrnl)
[![Version](http://img.shields.io/pypi/v/jrnl.svg?style=flat)](https://pypi.python.org/pypi/jrnl/)
====
_To get help, [submit an issue](https://github.com/jrnl-org/jrnl/issues/new/choose) on
@ -36,7 +39,7 @@ If you just call `jrnl`, you will be prompted to compose your entry - but you
can also configure _jrnl_ to use your external editor.
For more information, please read the
[documentation](https://jrnl.sh/overview/).
[documentation](https://jrnl.sh).
## Contributors