From 5af28ff734df4ed8129c483973a0402b24976358 Mon Sep 17 00:00:00 2001 From: Egorov Nikita Andreevich Date: Sun, 10 May 2026 00:16:13 +0700 Subject: [PATCH] Modify download link in README Updated download link to use placeholder for username and repo. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6cbd52..ccd1b9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ``` -https://github.com/egorovna-developments/rule-set/releases/latest/download/domains.srs +https://github.com/{username}/{repo}/releases/latest/download/domains.srs ``` ``` -https://github.com/egorovna-developments/rule-set/releases/latest/download/domains.srs +https://github.com/{username}/{repo}/releases/latest/download/domains.srs ```