fixed repo links in the docs

This commit is contained in:
Flaminel
2025-07-01 22:02:14 +03:00
parent 88f40438af
commit 5d12d601ae

View File

@@ -84,14 +84,14 @@ export const alternativeSupport: AlternativeSupport[] = [
title: 'Star on GitHub',
description: 'Give us a star on GitHub to help increase visibility and show your support.',
icon: '⭐',
link: 'https://github.com/Cleanupparr/Cleanupparr',
link: 'https://github.com/Cleanuparr/Cleanuparr',
linkText: 'Star the Repository'
},
{
title: 'Report Bugs',
description: 'Help improve Cleanuparr by reporting bugs and issues you encounter.',
icon: '🐛',
link: 'https://github.com/Cleanupparr/Cleanupparr/issues',
link: 'https://github.com/Cleanuparr/Cleanuparr/issues',
linkText: 'Report an Issue'
},
{