mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Add link to FAQ from main troubleshooting page (#1042)
This commit is contained in:
parent
da9e303539
commit
820b1296e1
@ -6,8 +6,9 @@ description: Facing source or app issues? Here's how to troubleshoot.
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
Facing source or app issues?
|
||||
Here's how to troubleshoot.
|
||||
Facing source or app issues? Here's how to troubleshoot.
|
||||
|
||||
Be sure to check the [Frequently Asked Questions](/docs/faq/general) for how to address common issues too.
|
||||
|
||||
## WebView
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Requested URL -> Redirected URL -> HTTP Code
|
||||
/help/ / 301
|
||||
/help/ /docs/guides/troubleshooting/ 301
|
||||
/help/guides/getting-started/ /docs/guides/getting-started 301
|
||||
/help/guides/troubleshooting/ /docs/guides/troubleshooting/ 301
|
||||
/help/guides/source-migration/ /docs/guides/source-migration 301
|
||||
|
Loading…
Reference in New Issue
Block a user