Skip to content

Commit 159ceca

Browse files
estellerostanNaktibalda
authored andcommitted
Fix Codeception license URL (Codeception#166)
* Fix Codeception license URL * Update Codeception license URL Because the default branch changed to 3.0.
1 parent c16450f commit 159ceca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/bootstrap.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ <h4>Thanks to</h4>
243243
<li><a href="/changelog">Releases</a></li>
244244
<li><a href="http://sdclabs.com/codeception?utm_source=codeception.com&utm_medium=bottom_menu&utm_term=link&utm_campaign=reference" >Enterprise Support</a></li>
245245
<li><a href="http://sdclabs.com/trainings?utm_source=codeception.com&utm_medium=bottom_menu&utm_term=link&utm_campaign=reference" >Trainings</a></li>
246-
<li><a href="https://github.com/Codeception/Codeception/blob/master/LICENSE">License</a></li>
246+
<li><a href="https://github.com/Codeception/Codeception/blob/3.0/LICENSE</a></li>
247247
</ul>
248248
249249
@@ -340,4 +340,4 @@ <h4>Codeception Family</h4>
340340
{% include algolia.html %}
341341

342342
</body>
343-
</html>
343+
</html>

0 commit comments

Comments
 (0)