docs: make pro repo public install source

This commit is contained in:
Андрей Бобырев
2026-06-06 14:16:56 +03:00
parent ec65bbc59a
commit 05e6d007e2
5 changed files with 40 additions and 89 deletions

View File

@@ -131,8 +131,8 @@ function applyEditionPayload(data) {
cta.target = "_blank";
cta.href =
editionState.upgradeUrl ||
"https://boosty.to/andrey27/purchase/3906453?ssource=DIRECT&share=subscription_link";
cta.textContent = "Разблокировать PRO (Boosty)";
"https://github.com/andrey271192/amnezia_web-PRO";
cta.textContent = "Открыть PRO на GitHub";
wrap.append(textCol, cta);
editionBanner.appendChild(wrap);
} else {