diff options
| author | Christian Cleberg <[email protected]> | 2026-07-14 20:28:02 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-14 20:28:02 -0500 |
| commit | 0aff13949a8e9e120a585f00627ef6959f8e0635 (patch) | |
| tree | f6319a1e3c66782070cab84818296de6ed2b3249 /SETUP-RU.md | |
| parent | 5756a37bc14bab81cef2e305c504a396995dcf18 (diff) | |
| download | skunky-art-0aff13949a8e9e120a585f00627ef6959f8e0635.tar.gz skunky-art-0aff13949a8e9e120a585f00627ef6959f8e0635.tar.bz2 skunky-art-0aff13949a8e9e120a585f00627ef6959f8e0635.zip | |
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.
Diffstat (limited to 'SETUP-RU.md')
| -rwxr-xr-x | SETUP-RU.md | 2 |
1 files changed, 1 insertions, 1 deletions
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) # ΠΠ΄ΠΈΠ½ΠΈΡΡ ΠΈΠ·ΠΌΠ΅ΡΠ΅Π½ΠΈΡ Π Π°Π·ΠΌΠ΅Ρ ΡΠ°ΠΉΠ»Π° Π² ΠΊΠ΅ΡΠ΅ ΠΈΠ·ΠΌΠ΅ΡΡΠ΅ΡΡΡ Π² ΠΌΠ΅Π³Π°Π±Π°ΠΉΡΠ°Ρ
.<br> |
