Skip to content

Commit b5f52c1

Browse files
committed
Update the link in the index template.
1 parent 78694b4 commit b5f52c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
{%- endfor %}
2929
</ul>
3030
{%- endfor %}
31-
<footer>Documentation generated at {{ time }} using the <a href="https://github.com/inspircd/inspircd-api">InspIRCd API Documentation Builder</a>.</footer>
31+
<footer>Documentation generated at {{ time }} using the <a href="https://github.com/inspircd/api-docs">InspIRCd API Documentation Builder</a>.</footer>
3232
</body>
3333
</html>

0 commit comments

Comments
 (0)