Skip to content

Commit 76e88e6

Browse files
committed
Fix broken link
1 parent 2922ad5 commit 76e88e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/typedoc/theme/partials/footer.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<div class="bottom-nav center border-top">
6464
<a href="https://www.patreon.com/athan">Donate</a>
6565
/
66-
<a href="/develop/docs/api/@stdlib">Docs</a>
66+
<a href="/docs/api/">Docs</a>
6767
/
6868
<a href="https://gitter.im/stdlib-js/stdlib">Chat</a>
6969
/

0 commit comments

Comments
 (0)