Skip to content

Commit 80f0e3d

Browse files
authored
Update top-menu.js
1 parent 942525c commit 80f0e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/top-menu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gitbook.events.bind("page.change", function() {
44
<span class="topnav">
55
<a class="logobox" target="_blank" href="https://softuni.bg"><img class="logo" src="/assets/software-university-logo.png" alt="logo"></a>
66
<a target="_blank" href="https://softuni.bg/apply">Стани програмист</a>
7-
<a target="_blank" href="https://www.youtube.com/c/CodeWithNakov">YouTube Channel</a>
7+
<a target="_blank" href="https://www.youtube.com/c/SoftuniBg">СофтУни @ YouTube</a>
88
<a target="_blank" href="https://introprogramming.info">Книгите на Наков</a>
99
</span>
1010
`);

0 commit comments

Comments
 (0)