Skip to content

Commit

Permalink
Fix readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
ramajoballester committed Mar 20, 2024
1 parent 5b2d556 commit a32af27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<img src="docs/images/gui_example.png" alt="Your Image" width="200">
</p>

Check the [documentation](https://ramajoballester.github.io/pyaligner/) for more information about the installation and the complete user guide.
Check the [documentation](https://pyaligner.readthedocs.io/en/latest/) for more information about the installation and the complete user guide.

# Installation

Expand All @@ -19,7 +19,7 @@ You can install the library via pip:
pip install pyaligner
```

Although it is recommended to install it following the [installation guide](file:///home/breaststroker/alvaro/pyaligner/docs/build/html/install.html).
Although it is recommended to install it following the [installation guide](https://pyaligner.readthedocs.io/en/latest/install.html).


# Command Line Interface
Expand Down

0 comments on commit a32af27

Please sign in to comment.