File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
templates/monogo/partials Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ description: MonoGo Documentation Hub
12
12
<div class =" row " >
13
13
<div class="col-12 col-lg-4 mb-5">
14
14
<div class="mg-card mg-box-shadow h-100">
15
- <a target="_self" href="{{_hostname}} /api/index.html" class="mg-no-link">
15
+ <a target="_self" href="monogo-engine.github.io/monogo.github.io /api/index.html" class="mg-no-link">
16
16
<div class="mg-card-body d-flex flex-column h-100">
17
17
<div style="pointer-events: none; text-align: center;">
18
18
<img src="images/logo.png" alt="MonoGo Logo" align="center" width="50%">
Original file line number Diff line number Diff line change 62
62
<div class="col-6 col-md-2 mb-3">
63
63
<h5>MonoGo</h5>
64
64
<ul class="nav flex-column">
65
- <li class="nav-item mb-2"><a href="/api/index.html" class="footer-link p-0 text-body-secondary">API Reference</a></li>
65
+ <li class="nav-item mb-2"><a href="{{_hostname}} /api/index.html" class="footer-link p-0 text-body-secondary">API Reference</a></li>
66
66
</ul>
67
67
</div>
68
68
</div>
You can’t perform that action at this time.
0 commit comments