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
1212<div class =" row " >
1313 <div class="col-12 col-lg-4 mb-5">
1414 <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">
1616 <div class="mg-card-body d-flex flex-column h-100">
1717 <div style="pointer-events: none; text-align: center;">
1818 <img src="images/logo.png" alt="MonoGo Logo" align="center" width="50%">
Original file line number Diff line number Diff line change 6262 <div class="col-6 col-md-2 mb-3">
6363 <h5>MonoGo</h5>
6464 <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>
6666 </ul>
6767 </div>
6868 </div>
You can’t perform that action at this time.
0 commit comments