Skip to content

Commit

Permalink
Merge pull request #277 from Grad566/bugfix/#274
Browse files Browse the repository at this point in the history
[#274] fix bug with link on main page
  • Loading branch information
fey authored Jun 17, 2024
2 parents c5ccfa6 + d85b4f1 commit e5fe5d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/templates/fragments/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
</a>
</li>
<li class="nav-item">
<a class="nav-link px-0 py-1 text-light" href="https://ru.hexlet.io/knowledge">
База знаний
<a class="nav-link px-0 py-1 text-light" href="https://ru.hexlet.io/webinars">
Учиться бесплатно
</a>
</li>
<li class="nav-item">
Expand Down

0 comments on commit e5fe5d7

Please sign in to comment.