Skip to content

Commit a37db02

Browse files
authored
Update links to Apollo documentation and releases
1 parent 01a55b1 commit a37db02

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -622,10 +622,10 @@
622622
<li><a href="#features">Features</a></li>
623623
<li><a href="#specs">Specifications</a></li>
624624
<li><a href="#versions">Versions</a></li>
625-
<li><a href="https://github.com/CPScript/ApolloKernel" target="_blank">Documentation</a></li>
625+
<li><a href="https://github.com/CPScript/Apollo" target="_blank">Documentation</a></li>
626626
<li><a href="#community">Community</a></li>
627627
</ul>
628-
<a href="https://github.com/CPScript/ApolloKernel/releases" target="_blank" class="download-btn">Download</a>
628+
<a href="https://github.com/CPScript/Apollo/releases" target="_blank" class="download-btn">Download</a>
629629
</nav>
630630
</header>
631631

@@ -636,8 +636,8 @@
636636
<h1>Apollo Operating System</h1>
637637
<p>A x86_64 operating system built from the ground up. Featuring a GRUB multiboot loader, custom filesystem (Complete UNIX-like hierarchy with 16KB blocks), built in text editor, custom shell, and full networking capabilities.</p>
638638
<div class="hero-buttons">
639-
<a href="https://github.com/CPScript/ApolloKernel/releases" target="_blank" class="btn-primary">Download v1.7.0</a>
640-
<a href="https://github.com/CPScript/ApolloKernel" target="_blank" class="btn-secondary">Documentation</a>
639+
<a href="https://github.com/CPScript/Apollo/releases" target="_blank" class="btn-primary">Download v1.7.0</a>
640+
<a href="https://github.com/CPScript/Apollo" target="_blank" class="btn-secondary">Documentation</a>
641641
</div>
642642
<div class="hero-stats">
643643
<div class="stat">
@@ -765,7 +765,7 @@ <h2>Technical Specifications</h2>
765765
<span class="spec-value">Secure Boot + Firewall</span>
766766
</li>
767767
</ul>
768-
<a href="https://github.com/CPScript/ApolloKernel/releases" target="_blank" class="btn-primary">Get Apollo OS</a>
768+
<a href="https://github.com/CPScript/Apollo/releases" target="_blank" class="btn-primary">Get Apollo OS</a>
769769
</div>
770770
<div class="code-block">
771771
<span class="code-comment">// Apollo OS Kernel Entry Point</span>
@@ -998,8 +998,8 @@ <h2>Version Evolution</h2>
998998
<h2>Ready to Experience Apollo OS?</h2>
999999
<p>Download the latest version and discover what this operating system can offer.</p>
10001000
<div class="hero-buttons">
1001-
<a href="https://github.com/CPScript/ApolloKernel/releases" target="_blank" class="btn-primary">Download v1.7.0</a>
1002-
<a href="https://github.com/CPScript/ApolloKernel" target="_blank" class="btn-secondary">View Source Code</a>
1001+
<a href="https://github.com/CPScript/Apollo/releases" target="_blank" class="btn-primary">Download v1.7.0</a>
1002+
<a href="https://github.com/CPScript/Apollo" target="_blank" class="btn-secondary">View Source Code</a>
10031003
</div>
10041004
</div>
10051005
</section>
@@ -1009,17 +1009,17 @@ <h2>Ready to Experience Apollo OS?</h2>
10091009
<div class="footer-content">
10101010
<div class="footer-section">
10111011
<h3>Product</h3>
1012-
<a href="https://github.com/CPScript/ApolloKernel/releases" target="_blank">Download</a>
1013-
<a href="https://github.com/CPScript/ApolloKernel#installation" target="_blank">Installation Guide</a>
1012+
<a href="https://github.com/CPScript/Apollo/releases" target="_blank">Download</a>
1013+
<a href="https://github.com/CPScript/Apollo#installation" target="_blank">Installation Guide</a>
10141014
</div>
10151015
<div class="footer-section">
10161016
<h3>Developers</h3>
1017-
<a href="https://github.com/CPScript/ApolloKernel" target="_blank">Documentation</a>
1018-
<a href="https://github.com/CPScript/ApolloKernel#contributing" target="_blank">Contributing</a>
1017+
<a href="https://github.com/CPScript/Apollo" target="_blank">Documentation</a>
1018+
<a href="https://github.com/CPScript/Apollo#contributing" target="_blank">Contributing</a>
10191019
</div>
10201020
<div class="footer-section">
10211021
<h3>Community</h3>
1022-
<a href="https://github.com/CPScript/ApolloKernel" target="_blank">GitHub</a>
1022+
<a href="https://github.com/CPScript/Apollo" target="_blank">GitHub</a>
10231023
</div>
10241024
</div>
10251025
<div class="footer-bottom">

0 commit comments

Comments
 (0)