Skip to content

Commit

Permalink
new docs url
Browse files Browse the repository at this point in the history
  • Loading branch information
bisejdiu committed Apr 11, 2021
1 parent a1c6cdf commit 713f835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# prolintpy
prolintpy is a lightweight python library that aimes to automate the analysis and visualization of **Pro**tein-**L**ipid **int**eractions.

The main goal and purpose of all the tools that are distributed as part of the <a href="https://prolint.readthedocs.io" target="_blank">ProLint</a> framework is
The main goal and purpose of all the tools that are distributed as part of the <a href="https://prolint.ca" target="_blank">ProLint</a> framework is
to bridge this widening gap between **data generation** and **gaining insight** on biologically-relevant interactions between lipids and proteins.

prolintpy is the library that the ProLint webserver uses on the backend to automate topology generation and analysis of lipid-protein interactions. Please note, however, that
Expand Down Expand Up @@ -52,7 +52,7 @@ python setup.py install

## Getting Started

Please follow the instructions provided in the <a href="https://prolint.readthedocs.io" target="_blank">documentation</a> to get started. Note that, to use the visualization interface of prolintpy,
Please follow the instructions provided in the <a href="https://prolint.github.io/prolintpy" target="_blank">documentation</a> to get started. Note that, to use the visualization interface of prolintpy,
you should use JupyterLab. At the top of your notebook file, make sure to call the `output_notebook` function:

```python
Expand Down

0 comments on commit 713f835

Please sign in to comment.