Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 5da0670

Browse files
committed
fixes
1 parent 5707c94 commit 5da0670

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<title>SakuraApi Core API Documentation</title>
55
<link rel="stylesheet" href="develop/assets/css/main.css">
6+
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico'/>
67
</head>
78
<body>
89
<div class="container container-main">
@@ -29,7 +30,7 @@ <h2>API Documentation</h2>
2930
<h2>Reporting issues with the docs</h2>
3031
<p>
3132
If you find an issue with the develop or master branch API documentation, please open
32-
a ticket or tack and pull request <a href="https://github.com/sakuraapi/core/issues)">here</a>.
33+
a ticket or tack and pull request <a href="https://github.com/sakuraapi/core/issues">here</a>.
3334
</p>
3435
</div>
3536
</div>

0 commit comments

Comments
 (0)