Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ Python API, and input file format.

Full documentation at [deeplc.readthedocs.io](https://deeplc.readthedocs.io):

- [Usage](https://deeplc.readthedocs.io/en/latest/usage.html) — CLI, Python API, input formats
- [Prediction models](https://deeplc.readthedocs.io/en/latest/models.html) — Model descriptions and training data
- [Migrating from v3](https://deeplc.readthedocs.io/en/latest/migration.html) — API and format changes
- [Changelog](https://deeplc.readthedocs.io/en/latest/changelog.html)
- [Contributing](https://deeplc.readthedocs.io/en/latest/contributing.html)
- [Usage](https://deeplc.readthedocs.io/en/latest/usage/) — CLI, Python API, input formats
- [Prediction models](https://deeplc.readthedocs.io/en/latest/models/) — Model descriptions and training data
- [Migrating from v3](https://deeplc.readthedocs.io/en/latest/migration/) — API and format changes
- [Changelog](https://deeplc.readthedocs.io/en/latest/changelog/)
- [Contributing](https://deeplc.readthedocs.io/en/latest/contributing/)
Loading