Skip to content

Commit fd12bd7

Browse files
committed
fix links
1 parent 85023a0 commit fd12bd7

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
<a href="#features">Features</a>
2424
<a href="#compare">Compare</a>
2525
<a href="#download">Download</a>
26-
<a href="https://github.com/alexandrujircan/OpenDesktop" class="nav-github" target="_blank"
27-
rel="noopener">
26+
<a href="https://github.com/alexjrk/OpenDesktop" class="nav-github" target="_blank" rel="noopener">
2827
<svg height="20" width="20" viewBox="0 0 16 16" fill="currentColor">
2928
<path
3029
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z" />
@@ -41,9 +40,9 @@ <h1>The Docker Desktop<br>alternative you deserve</h1>
4140
<p class="hero-sub">A fast, lightweight container manager for Docker on WSL.<br>No license fees. No bloat. Just
4241
a clean UI that gets out of your way.</p>
4342
<div class="hero-actions">
44-
<a href="https://github.com/alexandrujircan/OpenDesktop/releases/latest" class="btn btn-primary">Download
43+
<a href="https://github.com/alexjrk/OpenDesktop/releases/latest" class="btn btn-primary">Download
4544
for Windows</a>
46-
<a href="https://github.com/alexandrujircan/OpenDesktop" class="btn btn-secondary">View on GitHub</a>
45+
<a href="https://github.com/alexjrk/OpenDesktop" class="btn btn-secondary">View on GitHub</a>
4746
</div>
4847
<div class="hero-stats">
4948
<div class="stat">
@@ -199,15 +198,15 @@ <h3>Manage containers</h3>
199198
<section class="cta" id="download">
200199
<h2>Ready to ditch the bloat?</h2>
201200
<p>Download OpenDesktop and manage your containers the lightweight way.</p>
202-
<a href="https://github.com/alexandrujircan/OpenDesktop/releases/latest" class="btn btn-primary btn-lg">Download
201+
<a href="https://github.com/alexjrk/OpenDesktop/releases/latest" class="btn btn-primary btn-lg">Download
203202
Latest Release</a>
204203
<p class="cta-sub">Windows 10/11 · WSL 2 required · MIT License</p>
205204
</section>
206205

207206
<footer>
208207
<div class="footer-inner">
209208
<span>OpenDesktop — open source, forever free.</span>
210-
<a href="https://github.com/alexandrujircan/OpenDesktop" target="_blank" rel="noopener">GitHub</a>
209+
<a href="https://github.com/alexjrk/OpenDesktop" target="_blank" rel="noopener">GitHub</a>
211210
</div>
212211
</footer>
213212

0 commit comments

Comments
 (0)