From 9790fcf07717d4e7099330ed2eb8ff672db74fad Mon Sep 17 00:00:00 2001 From: Rustem Mussabekov Date: Fri, 6 Dec 2024 16:57:15 +0300 Subject: [PATCH] Get rid of better.raindrop.io domain --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- src/config/links.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index fffe2219..3b27b5a8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,4 +8,4 @@ assignees: '' --- Do not post feature requests here please! -We have a dedicated website for them https://better.raindrop.io/feature-requests +We have a dedicated website for them https://raindropio.canny.io/feature-requests diff --git a/src/config/links.js b/src/config/links.js index dc8f915b..5caca8af 100644 --- a/src/config/links.js +++ b/src/config/links.js @@ -17,7 +17,7 @@ export default { download: 'https://raindrop.io/download', blog: 'https://blog.raindrop.io', - better: 'https://better.raindrop.io', + better: 'https://raindropio.canny.io', twitter: 'https://twitter.com/raindrop_io', translation: 'https://crowdin.com/project/raindrop', home: 'https://raindrop.io',