Skip to content

Commit 9628422

Browse files
authored
Update download.html
1 parent bdae84a commit 9628422

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

download.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@
136136
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
137137
<li class="nav-item"><a class="nav-link" href="index.html#features-section">Features</a></li>
138138
<li class="nav-item"><a class="nav-link active" aria-current="page" href="#">Download</a></li>
139-
<li class="nav-item"><a class="nav-link" href="https://github.com/Devubox-MX/Devubox-MX/wiki/Install-Guide">Install Guide</a></li>
140-
<li class="nav-item"><a class="nav-link" href="https://github.com/Devubox-MX/Devubox-MX/discussions">Forum</a></li>
141-
<li class="nav-item"><a class="nav-link" href="https://github.com/Devubox-MX/Devubox-MX">Source Code</a></li>
139+
<li class="nav-item"><a class="nav-link" href="https://github.com/DevuboxLinux/Devubox-MX/wiki/Install-Guide">Install Guide</a></li>
140+
<li class="nav-item"><a class="nav-link" href="https://github.com/DevuboxLinux/Devubox-MX/discussions">Forum</a></li>
141+
<li class="nav-item"><a class="nav-link" href="https://github.com/DevuboxLinux/Devubox-MX/">Source Code</a></li>
142142
<li class="nav-item ms-lg-2">
143143
<a class="nav-link theme-toggle" id="theme-toggle-btn" title="Toggle theme">
144144
<svg class="sun-icon" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg>

0 commit comments

Comments
 (0)