mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
[Documentation] Replaces wiki links with new documentation site (#3352)
This commit is contained in:
@@ -82,7 +82,7 @@ export const SettingsLibraryPanel: React.FC = () => {
|
||||
id: "config.general.excluded_video_patterns_desc",
|
||||
})}
|
||||
<a
|
||||
href="https://github.com/stashapp/stash/wiki/Exclude-file-configuration"
|
||||
href="https://docs.stashapp.cc/docs/Beginner-Guides/Exclude-File-Configuration/"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
@@ -104,7 +104,7 @@ export const SettingsLibraryPanel: React.FC = () => {
|
||||
id: "config.general.excluded_image_gallery_patterns_desc",
|
||||
})}
|
||||
<a
|
||||
href="https://github.com/stashapp/stash/wiki/Exclude-file-configuration"
|
||||
href="https://docs.stashapp.cc/docs/Beginner-Guides/Exclude-File-Configuration/"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user