Skip to content

Commit 713f835

Browse files
committed
new docs url
1 parent a1c6cdf commit 713f835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# prolintpy
22
prolintpy is a lightweight python library that aimes to automate the analysis and visualization of **Pro**tein-**L**ipid **int**eractions.
33

4-
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
4+
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
55
to bridge this widening gap between **data generation** and **gaining insight** on biologically-relevant interactions between lipids and proteins.
66

77
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
@@ -52,7 +52,7 @@ python setup.py install
5252

5353
## Getting Started
5454

55-
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,
55+
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,
5656
you should use JupyterLab. At the top of your notebook file, make sure to call the `output_notebook` function:
5757

5858
```python

0 commit comments

Comments
 (0)