chore: Adjust auth doc url of apps to new links

This commit is contained in:
Faruk AYDIN
2022-11-04 00:19:41 +01:00
parent f175ada782
commit f1d319601e
9 changed files with 15 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ export default defineApp({
name: 'RSS',
key: 'rss',
iconUrl: '{BASE_URL}/apps/rss/assets/favicon.svg',
authDocUrl: 'https://automatisch.io/docs/connections/rss',
authDocUrl: 'https://automatisch.io/docs/apps/rss/connection',
supportsConnections: false,
baseUrl: '',
apiBaseUrl: '',