mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-07 13:15:17 +02:00
🐞 fix(navlink): fix developers url
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
<a href="#">Get Started</a>
|
<a href="#">Get Started</a>
|
||||||
<a href="#">Articles</a>
|
<a href="#">Articles</a>
|
||||||
<a href="#">Community</a>
|
<a href="#">Community</a>
|
||||||
<a href="#">Developers</a>
|
<a href="/developers.html" target="_blank">Developers</a>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user