File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ gitbook.events.bind("page.change", function() {
2
2
let doc = $ ( 'section.markdown-section' ) ;
3
3
let topMenu = $ ( `
4
4
<span class="topnav">
5
- <a class="logobox" target="_blank" href="https://softuni.org/learn?utm_source=FreeProgrammingBooks &utm_medium=logo&utm_campaign=JavaScriptBook "><img class="logo" src="/assets/softuni-global-logo.svg" alt="logo"></a>
6
- <a target="_blank" href="https://learn.softuni.org?utm_source=FreeProgrammingBooks &utm_medium=header- menu&utm_campaign=JavaScriptBook ">Learn Programming</a>
5
+ <a class="logobox" target="_blank" href="https://softuni.org/learn/ ?utm_source=JavaScript &utm_medium=logo&utm_campaign=free+programming+books "><img class="logo" src="/assets/softuni-global-logo.svg" alt="logo"></a>
6
+ <a target="_blank" href="https://learn.softuni.org/catalog ?utm_source=JavaScript &utm_medium=top+ menu&utm_campaign=free+programming+books ">Learn Programming</a>
7
7
<a target="_blank" href="https://www.youtube.com/c/CodeWithNakov">YouTube Channel</a>
8
8
<a target="_blank" href="https://introprogramming.info">Nakov's Books</a>
9
9
</span>
You can’t perform that action at this time.
0 commit comments