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

Commit 5707c94

Browse files
committed
fixes
1 parent 41fcf82 commit 5707c94

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

develop/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ <h1 id="sakuraapi-documentation">SakuraApi Documentation</h1>
6868
to the right. Please submit corrections via a pull request after forking
6969
the <code>develop</code> branch. Thanks!</p>
7070
<p>Copyright 2016, <a href="https://github.com/sakuraapi/api/blob/develop/LICENSE">License</a></p>
71+
<p><a href="https://sakuraapi.github.io/docs-core/">Documentation Home</a></p>
7172
</div>
7273
</div>
7374
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1>SakuraApi Core API Documentation</h1>
1313
<div class="row">
1414
<h2>SakuraApi Manual</h2>
1515
<p>
16-
You can find the Sakura Api Manual here: https://github.com/sakuraapi/manual.
16+
You can find the Sakura Api Manual <a href="https://github.com/sakuraapi/manual">here</a>.
1717
</p>
1818
</div>
1919

@@ -29,7 +29,7 @@ <h2>API Documentation</h2>
2929
<h2>Reporting issues with the docs</h2>
3030
<p>
3131
If you find an issue with the develop or master branch API documentation, please open
32-
a ticket or tack and pull request [here](https://github.com/sakuraapi/core/issues).
32+
a ticket or tack and pull request <a href="https://github.com/sakuraapi/core/issues)">here</a>.
3333
</p>
3434
</div>
3535
</div>

master/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ <h1 id="sakuraapi-documentation">SakuraApi Documentation</h1>
6868
to the right. Please submit corrections via a pull request after forking
6969
the <code>develop</code> branch. Thanks!</p>
7070
<p>Copyright 2016, <a href="https://github.com/sakuraapi/api/blob/develop/LICENSE">License</a></p>
71+
<p><a href="https://sakuraapi.github.io/docs-core/">Documentation Home</a></p>
7172
</div>
7273
</div>
7374
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">

0 commit comments

Comments
 (0)