Skip to content

Commit 482eb4c

Browse files
authored
add test management to docs page (Codeception#403)
1 parent a72432a commit 482eb4c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_layouts/doc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ <h3>Guides</h3>
2424
<p><a href="http://sdclabs.com/codeception?utm_source=codeception.com&utm_medium=docs_left&utm_term=link&utm_campaign=reference" class="btn btn-default doc-btn">Enterprise support</a></p>
2525
<p><a href="http://sdclabs.com/trainings?utm_source=codeception.com&utm_medium=docs_left&utm_term=link&utm_campaign=reference" class="btn btn-default doc-btn">Trainings </a>
2626
</p>
27+
<p><a href="https://testomat.io/">Testomatio</a> - Test Management for Codeception</p>
2728
</div>
2829

2930

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1921,4 +1921,4 @@ p code, li code {
19211921
.partners-block {
19221922
font-size: 18px;
19231923
margin-bottom: 30px;
1924-
}
1924+
}

0 commit comments

Comments
 (0)