@@ -13,8 +13,8 @@ untargeted metabolomics studies. The user can use the standard reference files i
13
13
their own reference files.
14
14
15
15
16
- - | documentation |
17
- - | bug reports|
16
+ - ` Documentation (Read the Docs) < https://beamspy.readthedocs.io/en/latest/ >`_
17
+ - ` Bug reports < https://github.com/computational-metabolomics/beamspy/issues >`_
18
18
19
19
20
20
.. _quick_installation :
@@ -25,7 +25,7 @@ Quick installation
25
25
Conda _
26
26
~~~~~~~
27
27
28
- 1. Install | miniconda |. Follow the steps described | conda_install | .
28
+ 1. ` Install Miniconda < https://conda.io/docs/user-guide/install >`_ .
29
29
2. Run the following commands to install BEAMSpy.
30
30
31
31
Windows-64, Linux-64 and OSx
@@ -102,21 +102,5 @@ Released under the GNU General Public License v3.0 (see `LICENSE file <https://g
102
102
.. |mybinder | image :: https://mybinder.org/badge_logo.svg
103
103
:target: https://mybinder.org/v2/gh/computational-metabolomics/beamspy/master?filepath=notebooks
104
104
105
- .. |documentation | raw :: html
106
-
107
- <a href="https://beamspy.readthedocs.io/en/latest/" target="_blank">Documentation</a>
108
-
109
- .. |bug reports | raw :: html
110
-
111
- <a href="https://github.com/computational-metabolomics/beamspy/issues" target="_blank">Bug reports</a>
112
-
113
- .. |conda_install | raw :: html
114
-
115
- <a href="https://conda.io/docs/user-guide/install" target="_blank">here</a>
116
-
117
- .. |miniconda | raw :: html
118
-
119
- <a href="http://conda.pydata.org/miniconda.html" target="_blank">Miniconda</a>
120
-
121
105
.. _pip : https://pip.pypa.io/
122
106
.. _Conda : http://conda.pydata.org/docs/
0 commit comments