From 0aff13949a8e9e120a585f00627ef6959f8e0635 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 14 Jul 2026 20:28:02 -0500 Subject: fix: point source links and instance fetch at this fork Upstream references still pointed at git.macaw.me, which is unmaintained and whose instances.json is a dead link. Repoint them at this repo: - RefreshInstances now fetches instances.json from raw.githubusercontent - source/version links in index.htm, about.htm, and CLI help use the GitHub releases tag URL - SETUP.md/SETUP-RU.md language switch links were Gitea-absolute paths that 404 on GitHub; make them relative - --add-instance message says 'main' branch, matching this repo The fork attribution in README.md is left as-is: it credits upstream rather than pointing at the source. --- SETUP-RU.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SETUP-RU.md') diff --git a/SETUP-RU.md b/SETUP-RU.md index 7d7d04c..3306d58 100755 --- a/SETUP-RU.md +++ b/SETUP-RU.md @@ -1,4 +1,4 @@ -[English version πŸ‡¬πŸ‡§](/skunky/SkunkyArt/src/branch/master/SETUP.md) +[English version πŸ‡¬πŸ‡§](SETUP.md) # Π•Π΄ΠΈΠ½ΠΈΡ†Ρ‹ измСрСния Π Π°Π·ΠΌΠ΅Ρ€ Ρ„Π°ΠΉΠ»Π° Π² кСшС измСряСтся Π² ΠΌΠ΅Π³Π°Π±Π°ΠΉΡ‚Π°Ρ….
-- cgit v1.2.3