Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 10389cc

Browse files
committed
feat: added link to the doc in the home page
1 parent 6ee2f29 commit 10389cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<!-- icons -->
7171
<div class="icons-container">
7272
<a href="https://github.com/libdebug/libdebug" target="_blank"><img src="./images/github-mark/github-mark.png" alt="GitHub" style="width: 30px; margin-right: 10px;"></a>
73-
<a href="https://github.com/libdebug/libdebug" target="_blank"><img src="./images/logo-dark.png" alt="Docs" style="width: 30px; margin-right: 10px;"></a>
73+
<a href="https://github.org/docs/0.5.0 target="_blank"><img src="./images/logo-dark.png" alt="Docs" style="width: 30px; margin-right: 10px;"></a>
7474
<a href="https://pypi.org/project/libdebug/" target="_blank"><img src="./images/pypi.png" alt="PyPI" style="width: 30px; margin-right: 10px;"></a>
7575
</div>
7676
</div>

0 commit comments

Comments
 (0)