Skip to content

Commit bc88041

Browse files
authored
fix rst links (via #347)
1 parent 09fbaff commit bc88041

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Allure Python Integrations
22
==========================
33
The repository contains adaptors for python-based test frameworks.
4-
Documentation is available `online https://docs.qameta.io/allure/2.0/)`_, also you can get help at
5-
`gitter chanel https://gitter.im/allure-framework/allure-core)`_
4+
Documentation is available `online <https://docs.qameta.io/allure/2.0/)>`_, also you can get help at
5+
`gitter chanel <https://gitter.im/allure-framework/allure-core)>`_
66

77

88
Pytest
@@ -14,8 +14,8 @@ Pytest
1414
:alt: Downloads
1515
:target: https://pypi.python.org/pypi/allure-pytest
1616

17-
Allure `pytest http://pytest.org`_ integration. It's developed as pytest plugin and distributed via
18-
`pypi https://pypi.python.org/pypi/allure-pytest`_
17+
Allure `pytest <http://pytest.org>`_ integration. It's developed as pytest plugin and distributed via
18+
`pypi <https://pypi.python.org/pypi/allure-pytest>`_
1919

2020

2121
Behave
@@ -27,8 +27,8 @@ Behave
2727
:alt: Downloads
2828
:target: https://pypi.python.org/pypi/allure-behave
2929

30-
Allure `behave https://behave.readthedocs.io/en/latest/`_ integration. Just external formatter that produce test results in
31-
allure2 format. This package is available on `pypi https://pypi.python.org/pypi/allure-behave`_
30+
Allure `behave <https://behave.readthedocs.io/en/latest/>`_ integration. Just external formatter that produce test results in
31+
allure2 format. This package is available on `pypi <https://pypi.python.org/pypi/allure-behave>`_
3232

3333

3434
Robot Framework
@@ -40,9 +40,9 @@ Robot Framework
4040
:alt: Downloads
4141
:target: https://pypi.python.org/pypi/allure-robotframework
4242

43-
Allure `RobotFramework http://robotframework.org/`_ integration. This integration is a
44-
`Listener http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#listener-interface)`_
45-
and does not require changing autotests. Available on `pypi https://pypi.python.org/pypi/allure-robotframework`_
43+
Allure `RobotFramework <http://robotframework.org/>`_ integration. This integration is a
44+
`Listener <http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#listener-interface)>`_
45+
and does not require changing autotests. Available on `pypi <https://pypi.python.org/pypi/allure-robotframework>`_
4646

4747

4848
Allure python commons

0 commit comments

Comments
 (0)