We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942525c commit 80f0e3dCopy full SHA for 80f0e3d
assets/js/top-menu.js
@@ -4,7 +4,7 @@ gitbook.events.bind("page.change", function() {
4
<span class="topnav">
5
<a class="logobox" target="_blank" href="https://softuni.bg"><img class="logo" src="/assets/software-university-logo.png" alt="logo"></a>
6
<a target="_blank" href="https://softuni.bg/apply">Стани програмист</a>
7
- <a target="_blank" href="https://www.youtube.com/c/CodeWithNakov">YouTube Channel</a>
+ <a target="_blank" href="https://www.youtube.com/c/SoftuniBg">СофтУни @ YouTube</a>
8
<a target="_blank" href="https://introprogramming.info">Книгите на Наков</a>
9
</span>
10
`);
0 commit comments