From 45df8a67ee76c27c691ba46ce0408cf160d32f01 Mon Sep 17 00:00:00 2001 From: martylukyy <35452459+martylukyy@users.noreply.github.com> Date: Tue, 17 Sep 2024 12:01:33 +0200 Subject: [PATCH] fix(docs): update feature requests link and swizzin install link (#1729) fix(docs): feature request link in README.md fix(docs): fix swizzin link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2bd3e3..3053048 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Full documentation can be found at [https://autobrr.com](https://autobrr.com) - [Available Download Clients and Actions](#available-download-clients-and-actions) - [RSS and Usenet Support](#rss-and-usenet-support) 3. [Installation](#installation) - - [Swizzin](#swizzin) + - [Swizzin](#swizzin-dedi) - [Saltbox](#saltbox) - [QuickBox](#quickbox) - [Shared Seedbox](#shared-seedbox) @@ -321,7 +321,7 @@ Whether you're fixing a bug, adding a feature, or improving documentation, your ### Reporting Issues and Suggestions - **Report Bugs:** Encountered a bug? Please report it using our [bug report template](/.github/ISSUE_TEMPLATE/bug_report.md). Include detailed steps to reproduce, expected behavior, and any relevant screenshots or logs. -- **Feature Requests:** Submit it using our [feature request template](/.github/ISSUE_TEMPLATE/feature_request.md). Describe your idea and how it will improve `autobrr`. +- **Feature Requests:** Submit your feature request by [opening a new idea in our discussions](https://github.com/autobrr/autobrr/discussions/new?category=ideas). Describe your idea and how it will improve `autobrr`. ### Code Contributions