fix(stats-site): correct gitea repo URL bergabruh → bergamot

Source-of-truth gitea repo lives at bergamot/stats-gateway, not
bergabruh/stats-gateway (404). Fixes user-facing dashboard footer
+ about page links.

Note: Go module path 'gitea.projectshitpost.fun/bergabruh/...' is
still wrong but rename touches every import + protobuf — separate
refactor PR.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
BergaBruh
2026-05-09 02:51:22 +05:00
parent 731b60863a
commit 1245c6eb43
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<p>Цель — мониторить деградации latency/throughput для собственного
использования. API сервиса описан в
<a href="https://gitea.projectshitpost.fun/bergabruh/stats-gateway">stats-gateway</a>.</p>
<a href="https://gitea.projectshitpost.fun/bergamot/stats-gateway">stats-gateway</a>.</p>
<p><a href="/">← Назад</a></p>
</main>