From 2234cb568ba51d7341cbd641fb99fe8259457659 Mon Sep 17 00:00:00 2001 From: haydensun Date: Fri, 15 May 2020 17:43:52 +0800 Subject: [PATCH] Update links in docs --- docs/source/index.rst | 9 +++------ docs/source/tutorial.rst | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index cff1f52..5589e30 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,15 +1,12 @@ MAmotif ======= -.. image:: https://travis-ci.org/shao-lab/MAmotif.svg?branch=master - :alt: Travis Build - :target: https://travis-ci.org/shao-lab/MAmotif .. image:: https://readthedocs.org/projects/mamotif/badge/?version=latest :alt: Documentation Status - :target: http://mamotif.readthedocs.io/en/latest/?badge=latest + :target: https://mamotif.readthedocs.io/en/latest/?badge=latest .. image:: https://img.shields.io/pypi/v/mamotif.svg :alt: PyPI - :target: https://pypi.python.org/pypi/mamotif + :target: https://pypi.org/project/MAmotif/ .. image:: https://img.shields.io/pypi/l/MAmotif.svg :alt: License :target: https://github.com/shao-lab/MAmotif/blob/master/LICENSE @@ -47,4 +44,4 @@ The Python version of MAmotif is developed by ShaoLab_ at `CAS-MPG Partner Insti GitHub repository of MAmotif: https://github.com/shao-lab/MAmotif .. _ShaoLab: http://bioinfo.sibs.ac.cn/shaolab/ -.. _CAS-MPG Partner Institute for Computational Biology, SIBS, CAS: http://www.picb.ac.cn/picb/indexeng.jsp +.. _CAS-MPG Partner Institute for Computational Biology, SIBS, CAS: https://www.picb.ac.cn/ diff --git a/docs/source/tutorial.rst b/docs/source/tutorial.rst index 875624c..d63ce45 100644 --- a/docs/source/tutorial.rst +++ b/docs/source/tutorial.rst @@ -38,7 +38,7 @@ You can also install MAmotif with conda_ through Bioconda_ channel:: $ conda install -c bioconda mamotif -.. _conda: https://conda.io/docs/ +.. _conda: https://conda.io/ .. _Bioconda: https://bioconda.github.io/